Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upincorporate @thirdwing's suggestion for sugar ops (closes #392) #393
Conversation
14b2402
to
61528c6
61528c6
to
93f6838
|
Oops -- looks like the implementation actually updates the original object rather than generating a new one with the result! Will update. |
incorporate @thirdwing's suggestion for sugar ops (closes #392)
Enables e.g.
x[y]+x[z].Should we add other binary operators to the list? (I just grabbed the four main arithmetic ones)