zensols.py4j.invoke-namespace
Compiled into a Java class to help invoke Clojure functions.
ins-eval
(ins-eval this code)(ins-eval this code context)Eval Clojure code by binding context in a let and return results of all forms.
The context parameter is an instance of a java.util.Map.
invoke-default-namespace
The default namespace that Python Clojure instances start.
See zensols.py4j.ns.