Draft: WIP: SaQC coperators
See #483 Adding:
- logical operators:
&
|
~
- arithmetic operators:
+
-
*
**
- history (append) operators
<<
- magical inplacy counterparts:
<<=
&=
+=
- ...
Edited by Peter Lünenschloß
See #483 Adding:
&
|
~
+
-
*
**
<<
<<=
&=
+=