API Reference / notOf · function

Function: notOf()

function notOf(pred): Predicate;

Defined in: query.ts:119

True where pred is false (interval complement).

Parameters

pred

Predicate

Returns

Predicate