works similarly to Array.filter but accepts hyper-array. It returns a hyper-value of new array of same type that always equals to result of applying Array.filter method to the original array
Array.filter
HyperScope instance
hyper-array
Generated using TypeDoc
works similarly to
Array.filter
but accepts hyper-array. It returns a hyper-value of new array of same type that always equals to result of applyingArray.filter
method to the original array