Home > rc-js-util > _Fp > valueOrNull
Returns the value if the predicate is true, else null.
Signature:
static readonly valueOrNull: typeof fpValueOrNull;
See fpValueOrNull().