uber.objects
very lightweight function collection to work in an advanced way with objects
very lightweight function collection to work in an advanced way with objects
Koa `some` middleware
Every and some for 2-array
Desc
Check if some element in an array passes the test and return a Promise
FuturesJS/ArrayAsync - The diet cola of asynchronous array utilities.
A group of functions for working with Maps.
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
Entries is a list of key-value pairs, with unique keys.
Lists is a pair of key list and value list, with unique keys.
standalone AsyncAF package: findIndexAF (https://async-af.js.org/AsyncAF#findIndexAF)
Adds none, first, last, raceLast, any, few and some functions to Promise object
Every and some for 2-array
A module for maths and other things
A map is a collection of key-value pairs, with unique keys.
An iterable is a sequence of values.
This module use discord.js
A simple module for the stockage of variable
Like [].some but for objects
Checks if the callback returns truthy for any element of the array. Iteration is stopped once the callback returns truthy Return the truthy value or the last falsy value if none of the iteration returns truthy