Returns a tuple of two arrays, where the first one contains all elements for which the predicate returned true, and the second one contains all elements for which the predicate returned false.
Returns a tuple of two arrays, where the first one contains all elements for which the predicate returned true, and the second one contains all elements for which the predicate returned false.