It should be possible to create non-nested vector collections; this will be critical for defining the basic structures for the compiler. cons(null, ()) should be legal; cons(undefined, ()) should not. This is now supported in the code. |
||
|---|---|---|
| .. | ||
| lists.coffee | ||
| reduce.coffee | ||