fp-filters - v0.5.3
    Preparing search index...

    Variable isTruthyConst

    isTruthy: BooleanConstructor = Boolean

    Returns true if the argument is truthy (1, 'string', {}, [], etc.). Uses "Boolean" internally.