@extra-set/is-empty
Checks if set is empty.
Checks if set is empty.
Keeps first n values only.
Finds first value not passing a test.
Adds value to set.
Breaks set into chunks of given size.
Appends values from sets.
Counts occurrences of values.
Removes first n values.
Extending the Set class in order to support mathematical set properties and operations.
Node.js cross-platform native collection library
Gets set without given values.
Keeps first n values only.
Adds value to set.
Adds value to set.
Counts occurrences of values.
Gets set with given values.
Finds values passing a test.
Counts values which satisfy a test.
Calls a function for each value.
Creates a set from values.