Results for “Std.Function.flip”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Function.flip
fn(A, B) -> C -> B -> A -> CA function with its two arguments exchanged.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
fn(A, B) -> C -> B -> A -> CA function with its two arguments exchanged.