J
Just Another Victim of the Ambient Morality
Okay, so "operator overloading" is wonderfully trivial and natural in
Ruby but it just occured to me that I have no idea how to change the
behaviour of prefix operators like negate, "-x", where x is an object...
How does one do this?
Thank you...
Ruby but it just occured to me that I have no idea how to change the
behaviour of prefix operators like negate, "-x", where x is an object...
How does one do this?
Thank you...