determin1st

Results 54 comments of determin1st

Thanks for your feedback. You are fully correct about object iterator (foreach). If we think in terms of LSC, it's easy to distinct object iterator and simple integer - it's...

> in a backwards-incompatible way ..for those, who relied on implicit [from 0].

i bet, that's because you more bound to array enumerations. `for a,b in array` is cleaner than `for b to array.length - 1`

well, if you dont like `-->`, please explain, how to construct functions. i use `-->` one liner to generate a set of standard functions and then extract one. .... oke,...