|
|
|
|
|
by the_mitsuhiko
5302 days ago
|
|
> Sounds like the author of the article has no idea what a multimethod actually is then. :-) The author (me) knows what multimethods are. I did however not find a better term to refer to the `iter(x)` -> `x.__iter__()` / `x.__getitem__()` concept. |
|