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