Skip to content

Commit

Permalink
Updated implemented functions
Browse files Browse the repository at this point in the history
  • Loading branch information
fogus committed Feb 9, 2013
1 parent 4c0100a commit b47a8d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions devnotes/corelib.org
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ does what?
* DONE comment
* commute
* DONE comp
* TODO comparator
* DONE comparator
* DONE compare
* DONE compare-and-set!
* compile
Expand Down Expand Up @@ -264,7 +264,7 @@ macro currently expands into extend call
* DONE hash
* DONE hash-combine
* DONE hash-map
* TODO hash-set
* DONE hash-set
* DONE identical?
* DONE identity
* DONE if-let
Expand Down Expand Up @@ -489,10 +489,10 @@ as macro
* DONE some-fn
* DONE sort
* DONE sort-by
* TODO sorted-map
* TODO sorted-map-by
* TODO sorted-set
* TODO sorted-set-by
* DONE sorted-map
* DONE sorted-map-by
* DONE sorted-set
* DONE sorted-set-by
* TODO sorted?
* TODO special-symbol?
* spit
Expand Down

0 comments on commit b47a8d7

Please sign in to comment.