Results for “Std.Option.map”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.map
Option[A] -> fn(A) -> B -> Option[B]The value transformed, if there is one.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Option[A] -> fn(A) -> B -> Option[B]The value transformed, if there is one.