index
:
myslip.git
devel
master
A Lisp inspired programming language / interpreter for Aalto course CS-C2170 Modern and emerging programming languages.
Joel Kronqvist
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
solutions
/
cond-add-inv
/
b.slip
blob: af4a995948a4c6d09a48ae4a7295f00fd92e8b3f (
plain
)
1
2
3
4
5
(discard (print (cond-add-inv 7 true)) (print (cond-add-inv 7 false)))