@pleisto/active-support
    Preparing search index...

    Variable booleanConst

    boolean: BooleanPattern

    P.boolean is a wildcard pattern, matching any boolean.

    Read the documentation for P.boolean on GitHub

    .with(P.boolean, () => 'will match on booleans')