Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-GLASS0.231
New issue 299 by
[hidden email]: Collection>>ifEmpty: has wrong
return value if not empty
http://code.google.com/p/glassdb/issues/detail?id=299#( 1 2 3) ifEmpty: ['blah blah blah'] should return #(1 2 3), but it does
not ...
Found this while fixing Issue 298