Webel IT Australia promotes the amazing Mathematica tool and the powerful Wolfram Language and offers professional Mathematica services for computational computing and data analysis. Our Mathematica
tips, issue tracking, and wishlist is offered here most constructively to help improve the tool and language and support the Mathematica user community.
DISCLAIMER: Wolfram Research does not officially endorse analysis by Webel IT Australia.
The '~' was chosen because it is often associated with similarity, and is not otherwise reserved in the Wolfram Language (see however \[Tilde]
).
In Webel SysML4Mathematica (v1) a '*' is used to represent any expression.
The '@' is from the «pseudo» function convention:
Together they form the prefix '@*~'.
Example: '@*~OpenerView
is a cast from any expression to an OpenerView.
The notation can be extended to also cover more specific casts. Example: '@String~StringForm'
is a cast from a String to a StringForm.