|
|
|
|
|
by 11ren
6356 days ago
|
|
Another Java-style construct: Clojure has a do form, which enables you to consecutively execute the following expressions in the list. It seems to me a way to sneak statements into the language. Or does lisp have something like that as well? |
|