cljs.repl.nashorn/repl-env

functionremoved v1.10.738added v0.0-2814Edit
(repl-env & {:as opts})

Source docstring:
Create a Nashorn repl-env for use with the repl/repl* method in Clojurescript.
Source code @ clojurescript:src/main/clojure/cljs/repl/nashorn.clj
(defn repl-env
      [& {:as opts}]
      (repl-env* opts))