@ (at sign)
Keyword
Symbolic abbreviation for “reference to”
Example:
swapValues @x, @y —- pass the variables x and y by reference
Synonyms:
reference
Symbolic abbreviation for “reference to”
Example:
swapValues @x, @y —- pass the variables x and y by reference
Synonyms:
reference