m/spy
for debugging
#190
timothypratley
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've found it useful to use
(m/app #(doto % prn) ?x)
in both pattern and substitution for debugging meander expressions. I think am/spy
feature would be helpful to new users who might not realize this is possible.Beta Was this translation helpful? Give feedback.
All reactions