grapes-colon-slash-greater-than-grapes: Infix operator for filtermap

Description Usage Arguments

Description

Infix operator for filtermap

Usage

1
lhs %:/>% rhs

Arguments

lhs

list. The list to iterate over.

rhs

list. A length-2 list of functions with teh first element being the filtering function and the second element being the mapping function.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.