Operator Substitutions

Common operators, such as the pointer de-reference right arrow (->), or the assignment operator (=) can be replaced with symbolic operators, such as arrows. For example, instead of

 

With decorations on, the = and -> are replaced with real arrows:

 

Boolean, math, and other operators can be substituted with decorative symbols too.