Results for “Std.Function.pipe3”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Function.pipe3
fn(A) -> B -> fn(B) -> C -> fn(C) -> D -> A -> DThree functions in a row, 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 -> fn(C) -> D -> A -> DThree functions in a row, reading left to right.