Results for “Std.Iter.filter”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Iter.filter
Q -> fn(T) -> Bool -> Std.Iter.Filtered[Q, T]Keep only the items a test accepts.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Q -> fn(T) -> Bool -> Std.Iter.Filtered[Q, T]Keep only the items a test accepts.