| Next | You can't get there from here | 35 |
sub calculates_squares {
my $code = shift;
... returns true if and only if $code is a function
for computing squares ...
}
Why can't we write this?
continued...
| Next | ![]() |
Copyright © 2005 M. J. Dominus |