Skip to content

Commit a1ef3a1

Browse files
author
dnolen
committed
update corelib.org
1 parent 033c5ac commit a1ef3a1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

devnotes/corelib.org

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* DONE *3
66
* *agent*
77
* *allow-unresolved-vars*
8-
* *assert*
8+
* DONE *assert*
99
* *clojure-version*
1010
* *command-line-args*
1111
* *compile-files*
@@ -20,10 +20,10 @@
2020
* *ns*
2121
* *out*
2222
* *print-dup*
23-
* *print-length*
24-
* *print-level*
25-
* *print-meta*
26-
* *print-readably*
23+
* DONE *print-length*
24+
* DONE *print-level*
25+
* DONE *print-meta*
26+
* DONE *print-readably*
2727
* *read-eval*
2828
* *source-path*
2929
* TODO *unchecked-math*
@@ -171,7 +171,7 @@ does what?
171171
* DONE defmulti
172172
* DONE defn
173173
* DONE defn-
174-
* defonce
174+
* DONE defonce
175175
* DONE defprotocol
176176
* DONE defrecord
177177
* defstruct
@@ -337,7 +337,7 @@ does what?
337337
* DONE min
338338
* DONE min-key
339339
* DONE mod
340-
* munge
340+
* DONE munge
341341
* DONE name
342342
* DONE namespace
343343
* namespace-munge
@@ -555,7 +555,7 @@ as macro
555555
* DONE vals
556556
* var-get
557557
* var-set
558-
* var?
558+
* DONE var?
559559
* DONE vary-meta
560560
* DONE vec
561561
* DONE vector
@@ -573,7 +573,7 @@ as macro
573573
* TODO with-local-vars
574574
* DONE with-meta
575575
* with-open
576-
* with-out-str
576+
* DONE with-out-str
577577
* with-precision
578578
* with-redefs
579579
* with-redefs-fn

0 commit comments

Comments
 (0)