planck

Planck ClojureScript REPL
mfikes 2020-01-08T14:12:37.001500Z

@mike858 I'd have to look... I've put docstrings on private functions at times. I think fundamentally the only ones we really wanted public are ones that mirror what is available in the shipping Clojure / ClojureScript REPLs, and perhaps the completions function.

pyrmont 2020-01-08T14:40:53.002Z

@mfikes Gotcha. That makes sense.