19 Apr
2010
19 Apr
'10
8:28 p.m.
The problem with mult is fixed (thanks!). The next problem I've encountered is that array literals no longer work. The previous behavior was: (ps #(2 3)) => "[2, 3];" This now crashes. Daniel