pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function keyexprMatches

    • Reports whether a pattern selects a key.

      Parameters

      • pattern: string

        the expression that may carry wildcards.

      • key: string

        the concrete key to test against it.

      Returns boolean