We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Checks if all values satisfy a test. 🏃 📼 📦 🌔 📒
object.every(x, fn, [ths]); // x: an object // fn: test function (v, k, x) // ths: this argument