js-util

Home > rc-js-util > _Fp > valueOrNull

_Fp.valueOrNull property

Returns the value if the predicate is true, else null.

Signature:

static readonly valueOrNull: typeof fpValueOrNull;

Remarks

See fpValueOrNull().