An iterable is a sequence of values.
A group of functions for working with Maps.
A pack of functions for working with Sets.
A collection of methods for working with Objects.
A collection of functions for operating upon Entries.
Create an iterator which skips the last value of a provided iterator.
Create an iterator which returns a subsequence of iterated values from a provided iterator.
Create an iterator which skips the first value of a provided iterator.
A sorted array is a collection of values, arranged in an order.