can I overload operators like "=>", "->" or something like that?

Peter Otten __peter__ at web.de
Fri Apr 20 13:59:32 EDT 2012


Kiuhnm wrote:

> You can also "overload" '<-' ;)

In the same spirit:

http://code.activestate.com/recipes/384122-infix-operators/





More information about the Python-list mailing list