64json / proposal-regexp-switch

TC39 proposal to use regular expressions within the switch statement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECMAScript regular expressions within the switch statement

This proposal enables a usage of regular expressions within the switch statement.

Status

Stage: 0

Author: Jinseo Park (@parkjs814)

Champion: -

For more information see the TC39 proposal process.

Motivations

Examples

About

TC39 proposal to use regular expressions within the switch statement