regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
Found 2 results for regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
JavaScript implementation of Map based on Set and Array