Looks like print-doc hasn't been copied over / implemented in the Esprit REPL:
cljs.user=> (doc inc)
Error: Cannot read property 'print_doc' of undefined
at line 35 col 7
throw e__6755__auto__;
^
in function called from line 36 col 5
}})()
^
at line 1 col 89
...tus:"success",value:eval(d)}}catch(f){var a=f;return{status:...
^
Looks like
print-dochasn't been copied over / implemented in the Esprit REPL: