diff options
Diffstat (limited to 'clojurescript/tojs.clj')
-rw-r--r-- | clojurescript/tojs.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clojurescript/tojs.clj b/clojurescript/tojs.clj index 3ebf1d78..69aa63d2 100644 --- a/clojurescript/tojs.clj +++ b/clojurescript/tojs.clj @@ -260,6 +260,7 @@ seq instance? assoc apply refer first rest import hash-map count find keys vals get class contains? print-method class? number? string? integer? nth + to-array ;-- not supported yet make-array to-array-2d re-pattern re-matcher re-groups re-seq re-matches re-find format |