grapes-select-grapes: select according to a predicate

Description Usage Arguments Value

Description

select according to a predicate

Usage

1
x %select% p

Arguments

x

The collections of elements.

p

(a -> Bool) The predicate that the returned elements should verify.

Value

The subset of elements of x that verify p


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