CHANGES (257B)
1 v0.4 2 3 - Added eq-hashtables (Oto Havle) 4 - Fixed semantics of eval in the presence of continuation capturing 5 and mutation of the argument or result list 6 - Fixed semantics of other combiners in the presence of continuation capturing 7 and mutation (filter)