Thanks to @ityonemo for the library and @tj0 for bringing this up the forum. It sure looks like a better way than long indecipherable regular expressions. I have two questions once I start exploring:
-
are there examples of how
post_traverse
work? (My attempts have only yielded some obscureCaseClauseError
) -
I noted that there is a
Pegasus.Components
module. How is this supposed to be used?