Is there any nice REPL command which will return function definitions of everything you have defined?
Failing that something similar to !: in SBT which shows all previous commands.
Thanks.
Asked
Active
Viewed 73 times
4
dublintech
- 15,727
- 28
- 81
- 113
-
1I've tried to get to the defined functions with intp, but it's definitely not the same as the answer linked by @om-nom-nom – iwein Mar 20 '13 at 07:28