Comment on Thoughts on Python 3parentComments−arethuza14yThanks - that looks quite neat.It seems to me there is a big difference between having a language that is truly based on multimethods and one where it is possible to implement multimethods fairly easily - from what I can see Python looks more like the latter.
Comments
Thanks - that looks quite neat.
It seems to me there is a big difference between having a language that is truly based on multimethods and one where it is possible to implement multimethods fairly easily - from what I can see Python looks more like the latter.