@ArgesRic
REPL - CLOJURE, WHILE EXPLORING
• Trivial use of your functions as you develop.
• Excellent for exploring someone else’s functions (remember, no
context!)
• I’ve found myself experimenting with my new functions on the REPL,
then codifying those as tests.