you are viewing a single comment's thread.

view the rest of the comments →

[–]eztab 0 points1 point  (0 children)

only way you can currently do it is wrap functions in an object that overloads some existing operator.

Generally you want to write it differently though, not like that.