110 results for “topic:every”
time tools (cron, parsing, durations, ...) for Ruby, rufus-scheduler, and flor
A job scheduler utility for kue, backed by redis and built for node.js
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
⁉️ AsyncAF (A.K.A. async-af, A.K.A. Async/Await Fun) - chainable asynchronous JavaScript methods that mirror their native counterparts and other tools for your asynchronous utility belt--zero dependencies
Calculate even time intervals
Tcl Task Manager - (Command Execution Scheduler)
Abstraction layer on setTimeout and setInterval, implementation of setImmediate.
Array.prototype.every spec-compliant polyfill
Map filter reduce in golang
A group of functions for working with Maps.
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 acordo com a idade do visitante.
This project provides a way to benchmark various Sequence operations in Java and Kotlin, such as find, every and zip.
Cumulatively test whether every element in a provided array is falsy.
Test whether all elements in a collection are falsy.
Test whether all elements in a collection are truthy.
Test whether all iterated values are falsy.
Test whether all iterated values are truthy.
Simple QGis-Plugin (by Plugin Builder) that helps panning/ sorting tracks and exporting navigation files for Transas Ecdis.
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
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.
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
A scheduler utility backed by redis and built for node.js(WIP)
A pulse to tone converter for the Socotel S63 rotary phone, using an Arduino Nano Every board.
No description provided.
Test whether at least `n` iterated values pass a test implemented by a predicate function.
When you want array.some but not array.every
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.