Results for “Std.BiMap.filter”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.BiMap.filter
&Std.BiMap.BiMap[L, R] -> fn(L, R) -> Bool -> Std.BiMap.BiMap[L, R]Only the pairs the predicate accepts.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.BiMap.BiMap[L, R] -> fn(L, R) -> Bool -> Std.BiMap.BiMap[L, R]Only the pairs the predicate accepts.