Results for “Std.Function.pipe”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Function.pipe
fn(A) -> B -> fn(B) -> C -> A -> COne function after another, reading left to right.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
fn(A) -> B -> fn(B) -> C -> A -> COne function after another, reading left to right.