import * as mod from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/filterable.ts";Filterable is a structure that allows one to remove or refine a data structure.
| Filterable | A Filterable structure allows one to filter over the values contained in the structure. This includes standard filter, filterMap, partition, and partitionMap. |