Noah Lavine <[email protected]> writes:
> If you look at the "Simple Data Types" section of the manual, regular
> expressions are very different than the other things in the menu:
> numbers, characters, strings, bytevectors, etc. The manual section
> they are most similar to is the one on LALR(1) Parsing. I would put
> the regular expressions bit in the main menu for the API, just above
> LALR(1) Parsing, to make it easier to find.
Agreed, and I've just made this change. Thanks for following up!
Neil