Results for “Std.NonEmpty.find”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.NonEmpty.find
&Std.NonEmpty.NonEmpty[T] -> fn(T) -> Bool -> Option[T]The first element satisfying a test, or
None.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.NonEmpty.NonEmpty[T] -> fn(T) -> Bool -> Option[T]The first element satisfying a test, or None.