clojure.repl/source does not work on a deftype
Cause: deftype creates a class but not a var so no file/line info is attached anywhere.
Approach:
Patch:
Screened by:
I'd also love to see this fixed.
Bozhidar, voting on a ticket (clicking the Vote link in the right of the page when viewing the ticket) can help push it upwards on listings of tickets by # of votes.
Andy, thanks for the pointer. They should have made this button much bigger, I hadn't noticed it all until now.
If someone did some work on this (like a patch), I would push it harder.
Comment made by: baptiste
it's "working" for me using this =>