Skip to content

Commit

Permalink
adding entries for assoc, assv
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Yoo committed Jul 29, 2010
1 parent a92ebaa commit 0d385c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/compiler/toplevel.ss
Expand Up @@ -138,6 +138,8 @@
;; Lists
(append 0 true)
(assq 2) ;; *
(assv 2) ;; *
(assoc 2) ;; *
(caaar 1)
(caadr 1)
(caar 1)
Expand Down

0 comments on commit 0d385c4

Please sign in to comment.