Fixtype of Leo unary operators.
This is a tagged union type, introduced by fty::deftagsum.
These are logical negation, arithmetic negation (i.e. unary minus), and doubling.
This type does not distinguish between different
syntaxes that can be used to create a unary operator;
for example,
See unop-for-opcall-name for more information.