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