Oct. 11, 2016
7:41 p.m.
Tx todd For me it was too complex. I should check the book and andres and now I used the examples given my alex. Le 10/10/16 à 09:24, Todd Blanchard a écrit :
On Sep 13, 2016, at 12:35, Denis Kudriashov <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>> wrote:
2016-09-13 20:56 GMT+02:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
I was thinking about the code in Pharo.
Probably most known and beautiful case is arithmetic operations. Look at #adaptToInteger:andSend: and friends.
That one is my go-to example to explain it.