Results for “Std.Tuple.uncurry”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tuple.uncurry
fn(A, B) -> C -> (A, B) -> CA two-argument function applied to a pair, so a function written for two
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
fn(A, B) -> C -> (A, B) -> CA two-argument function applied to a pair, so a function written for two