@bevry/list
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
A React component that allows to filter and move item between two lists.
Ambitious infinite-scroll and rendering for ambitious applications.
Exchanges two values.
Lists cartesian product of lists.
Counts occurrences of values.
Counts occurrences of values.
Counts values which satisfy a test.
Finds a value passing a test.
Creates lists from entries.
Checks if lists has a value.
Checks if lists is empty.
Checks if value is lists.
Lists all keys.
Finds largest value.
Gets lists without given keys.
Gets lists without given keys.
Finds keys of entries passing a test.
Finds key with given value.
DLL(doubly linked list) library for javascript projects