@stdlib/assert-is-alphanumeric
Test whether a string contains only alphanumeric characters.
Test whether a string contains only alphanumeric characters.
Test whether a string contains only alphanumeric characters.
Test whether a string contains only numeric digits.
Test whether a string contains only numeric digits.
Test if a string is a well-formed string.
Test if a value is an array-like object containing only safe integers.
Test if a value is an array-like object containing only finite numbers.
Test if a value is a number having a finite negative value.
Test if a value is an array-like object containing only negative integers.
Test if a value is a number having a negative value.
Test if a value is an array-like object containing only negative numbers.
Test if a value is equal to negative zero.
Test if a value is a number having a nonnegative finite value.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is a number having a nonnegative value.
Test if a value is an array-like object containing only integers.
Test if a value is an array-like object containing only nonnegative numbers.
Test if a value is a number having a nonpositive finite value.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is a number having a nonpositive value.