take_while: take_while

Description Usage Arguments Value

Description

Take an item as long as a predicate is TRUE.

Usage

1

Arguments

f

a predicate indicating how long items should be processed.

Value

A transducer that stops after f evaluates to FALSE.


dirkschumacher/transduceR documentation built on May 15, 2019, 8:50 a.m.