Results for “Std.Option.dropIf”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.dropIf
Option[T] -> fn(T) -> Bool -> Option[T]The value if it is present, otherwise nothing, with the option discarded.
