@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.
Segregates values by similarity.
Finds smallest and largest entries.
Finds keys with given value.
Keeps values from right, while a test passes.
Keeps values from right, while a test passes.
Checks if all values satisfy a test.
Gives entries present in both lists.
Adjective words of English WordNet as Array.
Adjective words of English WordNet as Array.
Breaks iterable after given indices.
Breaks iterable at given indices.
Checks if value is a power-of-2.