Skip to main content

Symbol.matcher for pattern matching

Less than 1 minutefeaturees-proposalmissing-example

Symbol.matcher for pattern matchingopen in new window

Module

esnext.symbol.matcheropen in new window

Types

interface SymbolConstructor {
  readonly matcher: unique symbol;
}

Entry points

core-js/proposals/pattern-matching
core-js(-pure)/full/symbol/matcher