Results for “Std.Option.mapPresent”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.mapPresent
&Array[A] -> fn(A) -> Option[B] -> Array[B]Every element transformed, keeping only the results that are present.
