Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-06-26 11:25:56 +03:00
parent 632edfdab6
commit 1cc4e127f2

View File

@ -490,6 +490,8 @@ object.Mixin('ArrayProtoMixin', 'soft', {
//
// XXX should this take an argument and be like map??
// XXX this should handle throwing STOP!!!
// ...might also ne a good idea to isolate the STOP mechanics
// into a spearate module/package...
iter: function*(handler=undefined){
if(handler){
var i = 0