|
Perl 6
WITCH at: Revision 3
Mnemonics"at","array"
Used alone@ is the sigil for array variables Operators containing this character
@@ array additional sigil for slice view When used inside regexes<@ opens extensible metasyntax for matching on an list of rules Special Variables@= POD data as an array As an adverb:@ adverbial pair of array name and array data Other Uses
@ in a Signature causes a method to expect an array object |