Closed turanct closed 9 years ago
All tests for lists are ported to omikron!
Let's keep side effects explicit. I propose:
thoughts?
quote means something else btw in lisp, it means the contents should be used literally instead of being interpreted.
that's very reasonable. I like the print(pretty(...))
isequal()
function easily as an assertionshow()
function to lambdalicious, which shows a textual representation of all datastructures (that we can use in diffs, or for dumps, maybe we can alterdump()
to use it too). Also, i guess i took the term "show" from haskell, but to keep it lispy maybequote()
is better?