An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Abstraction layer on setTimeout and setInterval, implementation of setImmediate.
Tcl Task Manager - (Command Execution Scheduler)
Array.prototype.every spec-compliant polyfill
Projeto simula um sistema de relatório de um zoológico; com informações a respeito dos animais presentes, colaboradores, horários de funcionamento do zoológico e uma tabela de preços que variavam de a...
A group of functions for working with Maps.
This project provides a way to benchmark various Sequence operations in Java and Kotlin, such as find, every and zip.
Test whether all elements in a collection are truthy.
Test whether all elements in a collection are falsy.
Test whether all iterated values are falsy.
Test whether every iterated value passes a test implemented by a predicate function.
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.