Hacker News new | ask | show | jobs
by jongraehl 6202 days ago
I believe you can abstract single match vs. set of matches using monads.
1 comments

Indeed. Parsec is a monadic combinator library.