Skip to content
Attila Lendvai edited this page Mar 5, 2014 · 2 revisions

The semantics in short:

  • dynamic binding

  • nil is not the same as (). nil written in maru code is just like any other symbol, and as such is not a generalized false. If you want to denote the nil concept/identity in maru then you need to write ().

Clone this wiki locally