Closed dyoder closed 9 years ago
We don't have an easy way to integrate regexp operations into functional expressions. For example, simply checking whether something matches an regexp:
find_plurals = map match /s$/
Closed in favor of
https://github.com/pandastrike/fairmont-helpers/issues/2
We don't have an easy way to integrate regexp operations into functional expressions. For example, simply checking whether something matches an regexp: