Skip to content

Commit

Permalink
missing declares
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Apr 29, 2013
1 parent e63af51 commit 2397ce2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cljs/cljs/core.cljs
Expand Up @@ -370,6 +370,8 @@

;;;;;;;;;;;;;;;;;;; fundamentals ;;;;;;;;;;;;;;;

(declare array-seq prim-seq keyword?)

(defn ^seq seq
"Returns a seq on the collection. If the collection is
empty, returns nil. (seq nil) returns nil. seq also works on
Expand Down

0 comments on commit 2397ce2

Please sign in to comment.