mirror of
https://github.com/flynx/types.js.git
synced 2025-10-29 02:20:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
632edfdab6
commit
1cc4e127f2
2
Array.js
2
Array.js
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user