madlib
madlib copied to clipboard
feat(List): add `dropEq` and `without` functions to List
Some convenience functions for List
:
-
without
drops any matching items -
dropEq
drops a single matching item