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

    Variable bigintConst

    bigint: BigIntPattern

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

    Read the documentation for P.bigint on GitHub

    .with(P.bigint, () => 'will match on bigints')