goatandsheep
2018-03-11
With the push for supporting international languages, we need to allow Javascript to reflect this expansion. In regex, if we already have [0-9]
for all ASCII numbers, why can’t \d
match everything on the list of Unicode numbers?