extra-ilists
ILists is a pair of key iterable list and value iterable list, with unique keys.
ILists is a pair of key iterable list and value iterable list, with unique keys.
An iterable is a sequence of values {web}.
A collection of functions for operating upon Lists {web}.
An array is a collection of values, stored contiguously {web}.
A group of functions for working with Maps {web}.
A collection of functions for operating upon Entries {web}.
A pack of functions for working with Sets {web}.
A collection of methods for working with Objects {web}.
A sorted array is a collection of values, arranged in an order.
Take elements from an array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Take elements from an array.
Take elements from an indexed array.
Take elements from an array and return a new array after applying a mapping function.
Take elements from a two-dimensional nested array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array and map the unmasked values according to a callback function.