Results for “Std.List.dropWhile”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.dropWhile
&Array[T] -> fn(T) -> Bool -> Array[T]Everything after the longest leading run 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]Everything after the longest leading run the predicate accepts.