@extra-iterable/set.min
Sets value at index.
Sets value at index.
Gets value at index.
Breaks iterable into chunks of given size.
Copies part of iterable to another.
Repeats an iterable given times.
Exchanges two values.
Checks if value is iterator.
Gets values except first.
Keeps the values which pass a test.
Keeps similar values together and in order.
Flattens nested iterable to given depth.
Checks if value is iterator.
Converts iterator to iterable.
Gets values at indices.
Super efficiently compares two sorted lists (arrays, strings, anything that is iterable actually).
Finds last value passing a test.
Gets value at index.
Gets values at indices.
Sets value at index.
Gets part of an iterable.