Add PrintWriter-on
This commit is contained in:
parent
1197f4feec
commit
2400fc7be0
1 changed files with 2 additions and 1 deletions
|
|
@ -197,5 +197,6 @@
|
|||
'StackTraceElement->vec (sci/copy-var StackTraceElement->vec clojure-core-ns)
|
||||
'into-array (sci/copy-var into-array clojure-core-ns)
|
||||
'print-method (sci/copy-var print-method clojure-core-ns)
|
||||
'print-dup (sci/copy-var print-dup clojure-core-ns)}
|
||||
'print-dup (sci/copy-var print-dup clojure-core-ns)
|
||||
'PrintWriter-on (sci/copy-var PrintWriter-on clojure-core-ns)}
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue