Next The Identity Function 6

Related Functions

 sub identity_list {
 return @_;
 } 
 # Object-oriented version
 sub identity_1 {
 return $_[1];
 } 


Next Copyright © 2001 M. J. Dominus

AltStyle によって変換されたページ (->オリジナル) /