Closed ahelwer closed 2 weeks ago
The Functions
module in TLAPS and the CommunityModules comes with a Range
operator:
Probably a bad idea since there is some confusion of the concept of range with codomain and such. Better to let people define this for themselves.
This would be defined as:
We have a
DOMAIN
prefix operator, which I use often, and it would be nice to have aRANGE
prefix operator as well. I often end up defining this operator anyway. Precedence would be the same as theDOMAIN
operator.