sbakkila


  • This function takes an array and a predicate function. It returns an object with the property true and false, which are arrays of the elements that return true or false when passed to the predicate function.

    published 1.0.0 7 years ago