spyscope icon indicating copy to clipboard operation
spyscope copied to clipboard

Examples Are Odd

Open devn opened this issue 12 years ago • 1 comments

Is there a reason you chose:

(take 20 (repeat (+ 1 2 3)))

as an example? It seems like there are real situations which might provider a better idea of what the library will print, and when.

devn avatar Jan 05 '14 05:01 devn

So in one sense I guess I understand what is happening with those examples. It's not a trace.

At first blush though, it looked like the messages which would be spit out of a stacktrace.

I wonder if there's a way to make this more obvious?

devn avatar Jan 05 '14 05:01 devn