pMixins
pMixins copied to clipboard
Explore mixing in Unary and Binary operators
Unary: ++, --, !, etc Binary: +,-, & /, etc
Would need a flag on pMixinAttribute
.
Default should be false
.
This could only be done for one Mixin.
Not sure how much value this would add.