compute-incrdatespace
Generates an array of linearly spaced dates using a provided increment.
Generates an array of linearly spaced dates using a provided increment.
Computes for each array element whether an element is infinite.
Computes for each array element whether an element is an integer.
Computes for each array element whether an element is numeric.
Reverse an array.
Core is package from Promises library
Generates array tuples from input arrays.
Shifts array elements (or string characters) circularly.
Generates an array of linearly spaced dates.
Computes an element-wise comparison (equality) of an array.
Generates a linearly spaced numeric array using a provided increment.
Computes an element-wise comparison (greater than or equal to) of an array.
Computes an element-wise comparison (greater than) of an array.
Computes for each array element whether an element is a finite number.
Computes for each array element whether an element is NaN.
Computes an element-wise comparison (less than or equal to) of an array.
Computes an element-wise comparison (not equal) of an array.
Unzips a zipped array (i.e., a nested array of tuples).
Computes an element-wise comparison (less than) of an array.
Node module to extend fs functionality and simplify code for maintainability and readability