I know you can overload an existing operator. I want to know if it is possible to create a new operator. Here\'s my scenario.
I want this:
var x =
you can try to overload other operator like % or + to act as a operator.
%
+
Will be fun