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

    Namespace Pattern

    The P module contains patterns for primitive types, wildcards and other pattern-matching utilities.

    Interfaces

    unstable_Fn

    Type Aliases

    infer
    matcher
    narrow
    Pattern
    unstable_Matchable
    unstable_Matcher

    Variables

    _
    any
    bigint
    boolean
    matcher
    nonNullable
    nullish
    number
    string
    symbol

    Functions

    array
    instanceOf
    intersection
    map
    not
    optional
    select
    set
    shape
    union
    when