Results for “Std.Iter.map”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Iter.map
Q -> fn(A) -> B -> Std.Iter.Mapped[Q, A, B]Transform each item of a sequence as it is produced.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Q -> fn(A) -> B -> Std.Iter.Mapped[Q, A, B]Transform each item of a sequence as it is produced.