filter Array
Returns a IntArray containing only elements matching the given predicate.
Returns a LongArray containing only elements matching the given predicate.
Returns a FloatArray containing only elements matching the given predicate.
Returns a DoubleArray containing only elements matching the given predicate.
Returns a IntArray containing only elements that, when transformed, match the predicate.
Returns a LongArray containing only elements that, when transformed, match the predicate.
Returns a FloatArray containing only elements that, when transformed, match the predicate.
Returns a DoubleArray containing only elements that, when transformed, match the predicate.