Are there any examples of how to use finder
, searcher
and rewriter
? I looked at the tests but I wasn't able to glean much from that. I am looking for a way to pass a data structure, and two patterns (input and rewrite) to a function and have them applied to the data structure. I believe this should be possible now, right?
@huxley Cool, that looks straightforward.