I do not know about the previous poster, but anyone who knows about APL finds annoying to write tons of superfluous lines of code imposed by the syntax of most popular programming languages in order to express loops, instead of using only high-level array operations, which say only what must be done, without repeating the details well known by any programmer or compiler, about how to do that.