Results for “Std.Set.filter”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Set.filter
&Set[T] -> fn(T) -> Bool -> Set[T]Only the members the predicate accepts.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Set[T] -> fn(T) -> Bool -> Set[T]Only the members the predicate accepts.