in reply to Re^6: Operator overloading with returning lists?
in thread Operator overloading with returning lists?

So which is it, bug or feature ?
  • Comment on Re^7: Operator overloading with returning lists?

Replies are listed 'Best First'.
Re^8: Operator overloading with returning lists?
by LanX (Saint) on Dec 01, 2008 at 15:58 UTC
    neither, it's just a flaw that (...) x returns a list and not an array.

    Cheers Rolf