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