Updated 6 months ago

@stdlib/assert-tools-array-function • Rank 20.7 • Science 44%

Return a function which tests if every element in an array passes a test condition.

Updated 6 months ago

extra-boolean • Rank 9.7 • Science 54%

Boolean data type has two possible truth values to represent logic.

Updated 6 months ago

@stdlib/assert-tools-array-like-function • Rank 11.6 • Science 44%

Return a function which tests if every element in an array-like object passes a test condition.

Updated 6 months ago

@stdlib/assert-is-ascii • Rank 5.6 • Science 44%

Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.