howyp / ropes

Stronger strings! Declare your string format as a type, and get parsers, writers, composition and generators for free.

Home Page:https://howyp.github.io/ropes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Range

howyp opened this issue · comments

Could we add a datatype that only allows characters within a certain range? In regex this would be [a-z]