@stdlib/math-iter-ops-add
Create an iterator which performs element-wise addition of two or more iterators.
Create an iterator which performs element-wise addition of two or more iterators.
Create an iterator which performs element-wise division of two or more iterators.
Create an iterator which performs an element-wise modulo operation of two or more iterators.
Create an iterator which performs element-wise multiplication of two or more iterators.
Test if a value is object-like.
Test if a value is an odd number.
Test if a value is a string in Pascal case.
Test if a value is a string in Pascal case.
Test if a value is a persymmetric matrix.
Test if a value is a plain object.
Test if a value is an array-like object containing only plain objects.
Test if a value is a number having a finite positive value.
Test if a value is a number having a positive integer value.
Test if a value is an array-like object containing only positive integers.
Test if a value is a number having a positive value.
Test if a value is an array-like object containing only positive numbers.
Test if a value is equal to positive zero.
Test if a value is a prime number.
Test if a value is a JavaScript primitive.
Test if a value is an array-like object containing only JavaScript primitives.