Results for “Std.Mappable.over”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Mappable.over
&F[A] -> fn(A) -> B -> F[B] where F: MappableEvery value in any container transformed.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&F[A] -> fn(A) -> B -> F[B] where F: MappableEvery value in any container transformed.