Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update corelib.org
  • Loading branch information
dnolen committed Sep 1, 2015
1 parent 033c5ac commit a1ef3a1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions devnotes/corelib.org
Expand Up @@ -5,7 +5,7 @@
* DONE *3
* *agent*
* *allow-unresolved-vars*
* *assert*
* DONE *assert*
* *clojure-version*
* *command-line-args*
* *compile-files*
Expand All @@ -20,10 +20,10 @@
* *ns*
* *out*
* *print-dup*
* *print-length*
* *print-level*
* *print-meta*
* *print-readably*
* DONE *print-length*
* DONE *print-level*
* DONE *print-meta*
* DONE *print-readably*
* *read-eval*
* *source-path*
* TODO *unchecked-math*
Expand Down Expand Up @@ -171,7 +171,7 @@ does what?
* DONE defmulti
* DONE defn
* DONE defn-
* defonce
* DONE defonce
* DONE defprotocol
* DONE defrecord
* defstruct
Expand Down Expand Up @@ -337,7 +337,7 @@ does what?
* DONE min
* DONE min-key
* DONE mod
* munge
* DONE munge
* DONE name
* DONE namespace
* namespace-munge
Expand Down Expand Up @@ -555,7 +555,7 @@ as macro
* DONE vals
* var-get
* var-set
* var?
* DONE var?
* DONE vary-meta
* DONE vec
* DONE vector
Expand All @@ -573,7 +573,7 @@ as macro
* TODO with-local-vars
* DONE with-meta
* with-open
* with-out-str
* DONE with-out-str
* with-precision
* with-redefs
* with-redefs-fn
Expand Down

0 comments on commit a1ef3a1

Please sign in to comment.