Why allowing IFs missing ELSE at all? Even Scheme forbids IFs without ELSE clause. Although retarded Common Lisp allows them, despite having WHEN and UNLESS.
Name:
Anonymous2013-06-16 14:14
>>5
U MENA Welcome to DrRacket, version 5.3.4 [3m].
Language: r5rs; memory limit: 128 MB. (if 1 2)
2