|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: given/when in Perl 6by Elian (Parson) |
| on Mar 03, 2003 at 18:33 UTC ( #240114=note: print w/ replies, xml ) | Need Help?? |
|
given/when is a switch on steroids. Rather than C's rather anemic "check against an integer value", it provides full smart matching semantics, very much like Damian's Switch module, on which it's based.
In Section
Meditations
|
|
||||||||||||||||||||