flat-promise-proxy
proxy that flatten a promise that resolves to an object to an object whose props or methods resolves to a promise
proxy that flatten a promise that resolves to an object to an object whose props or methods resolves to a promise
ftry converts a promise or function call to a 2-tuple response. Inspired by golang style error handling without try/catch.
A zero-runtime functional programming babel macro.
fuzzyjson - flatten/unflatten json data
Flatten a four-dimensional nested array.
Flatten a four-dimensional nested array according to a callback function.
Flatten a five-dimensional nested array.
Flatten a five-dimensional nested array according to a callback function.
Flatten an n-dimensional nested array.
Flatten an n-dimensional nested array according to a callback function.
Flatten a two-dimensional nested array.
Flatten a two-dimensional nested array according to a callback function.
Flatten a three-dimensional nested array.
Flatten a three-dimensional nested array according to a callback function.
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).
Create an iterator which returns individual elements from a provided ndarray.
Flatten an array.