uuid-regexp
RegExp for finding an RFC4122 compliant UUID in a string.
array.filter
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
regexp-id
Returns an identifier based on a RegExp match against an object property's value.