sub is_const { readonly($_[0]); }
sub is_const { readonly(@_); }
sub is_const { readonly($_); }
--In reply to Re^2: Detecting constant arguments passed to subroutines
by Anonymous Monk
in thread Detecting constant arguments passed to subroutines
by dcd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |