@extra-set/length
Gets size of set.
Gets size of set.
Lists all values.
Flattens nested entries, using map function.
Flattens nested entries to given depth.
Gives entries not present in another.
Discards values from right, while a test passes.
Removes first n values.
Creates a set from values.
Removes first n values.
Keeps first n entries only.
Lists all possible subsets.
Compares 2 numbers.
Scans from right, while a test passes.
Segregates values by test result.
Deletes an entry.
Finds key of an entry passing a test.
Finds key with given value.
Finds keys with given value.
Checks if entries is empty.
Gets values at keys.