]> git.rmz.io Git - my-scheme.git/commitdiff
Add LispVal data type which can hold any Lisp value
authorSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 23:40:49 +0000 (23:40 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 23:40:49 +0000 (23:40 +0000)
LispVal is an algebraic type which is able to hold any of the types
given.

Not sure what the type of `DottedList` is meant to be.


No differences found