Python recipe 384122 by Ferdinand Jamitzky (oop). Revision 3.
Python has the wonderful "in" operator and it would be nice to have additional infix operator like this. This recipe shows how (almost) arbitrary infix operators can be defined.
Python recipe 384122 by Ferdinand Jamitzky (oop). Revision 3.
Python has the wonderful "in" operator and it would be nice to have additional infix operator like this. This recipe shows how (almost) arbitrary infix operators can be defined.