boolsAnd: Short-circuit evaluator for Boolean values

Description Usage Arguments Value

Description

Short-circuit evaluator for Boolean values

Usage

1
boolsAnd(b, x, pred)

Arguments

b

a boolean vector of some length n

x

a vector of lenght presumably equal to n

pred

a predicate to evaluate on these elements of x for which b is TRUE

Value

a boolean vector of length n


kongra/kongRa documentation built on May 20, 2019, 12:56 p.m.