and
and<
A>(p1,p2): (…args) =>boolean
Defined in: Composition/fn.ts:54
Combines two predicates with logical AND.
Type Parameters
Section titled “Type Parameters”A extends readonly unknown[]
Parameters
Section titled “Parameters”(…args) => boolean
(…args) => boolean
Returns
Section titled “Returns”(…args) => boolean