Thanks for the responses.

Bringing it back to the original post, as a user, I fully expect the language 
or the standard lib of a high level language to do stuff like reverse() on a 
dynamic array out of the box. Odd and Even stuff is really easy with modulo 
support but I'd expect reversing lists to be there.

As a user, I want to be solving my own high level problems without having to 
think of the internals as much as possible.

cheers, keyle.

Reply via email to