@tsdotnet/queue
A simple and fast FIFO collection for enqueuing and dequeuing items.
A simple and fast FIFO collection for enqueuing and dequeuing items.
Scans from right, until a test passes.
Finds all values passing a test.
Estimates new values between existing ones.
Scans from left, until a test passes.
Breaks iterable considering indices as separator.
Keeps last n values only.
Functions for working with built-in collection types
Keeps the values at given indices.
Discards last n values only.
Transforms items of an async iterable concurrently
Counts occurrences of values.
Discards last n values only.
Scans from left, until a test passes.
Keeps last n values only.
Create immutable models driven by Immutable.js iterables.
Finds all values passing a test.
Finds last index of a value.
Removes value at index.
Breaks iterable after given indices.