Abhishek L f72ff53f41 Operators + and * work without args, fixes #372
Like other lisps, operators `+` and `*` return their identity values
when called with no arguments. Also with a single operand they return
the operand.

This fixes #372
2013-12-16 00:04:43 +05:30
..
2013-07-06 20:39:02 +02:00
2013-07-28 17:36:36 +02:00
2013-09-29 18:13:28 +02:00
2013-04-28 17:04:33 +02:00
2013-07-13 09:55:16 -06:00