In Ruby many of the operators are implemented as method calls.
1. What is the rationale ?
2. How does it help the programmer reading the code to make
make modifications, long after it was written ?
Please share your insights, observations other than saying
"flexibility to change the semantics".
thanks
Saifi.