@stdlib/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
Fill an array-like object view from right to left with values returned from an iterator.
Create an iterator which returns the union of two or more iterators.
Create an iterator which returns unique values.
Create an iterator which returns unique values according to a predicate function.
Create an iterator which returns unique values according to a hash function.
Create an iterator which returns numbers incremented by one.
Create an iterator which prepends values to the beginning of a provided iterator.
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a ternary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Compute the inverse hyperbolic cotangent.
Compute the inverse coversed cosine.
Compute the inverse coversed sine.
Compute the arccosecant of a number.
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Compute the arccosecant (in degrees) of a single-precision floating-point number.
Compute the arccosecant of a single-precision floating-point number.
Compute the hyperbolic arccosecant of a number.