selectBy: generate a function that selects according to a predicate

Description Usage Arguments Value See Also

Description

generate a function that selects according to a predicate

Usage

1

Arguments

p

(a -> Bool) a predicate.

Value

A function of arity 1 that takes a collection and returns that collection's subset of elements that verify p

See Also

%select%


argent0/functional documentation built on May 10, 2019, 1:26 p.m.