That's not specific to slices though. In Perl 6 sigils are not context-dependent; they are variable-dependent and context-invariant. In Perl 5, where sigils are used to indicate context, using @ for hash slices is pretty consistent with the rest of the language.
In reply to Re^4: hash deref confusion: Intermediate Perl
by tobyink
in thread hash deref confusion: Intermediate Perl
by live4tech
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |