Results for “Std.EnumMap.from”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.EnumMap.from
&Array[K] -> fn(K) -> V -> Std.EnumMap.EnumMap[K, V]A map giving every key in the domain the value a function computes for it.
