Skip to content

Commit

Permalink
Added assq for compatibility of Scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
TAKIZAWA Yozo committed Nov 4, 2020
1 parent 269a780 commit e19dbf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init.plsh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@

(def else #t)

(def assq assoc)

;;;; other syntax sugars by macro

(def if
Expand Down

0 comments on commit e19dbf3

Please sign in to comment.