The Identity Function
Length: 35 minutes
Description
I gave this bizarre talk at TPC 2001 in San Diego. The title backfired:
Too many people didn't know what the identity function was, and those
who did know assumed that I must have been referring to something
else.
The identity function is a function such as sub identity {
return $_[0] } which returns its argument unchanged. In this
talk, I show four unexpectedly useful uses for the identity function.
Complete Slides
- The Identity Function
- The Identity Function Revealed
- As a String Transformation
- As a Numeric Operation
- Operational Description
- Related Functions
- What?
- Function Calls in Strings
- Function Calls in Strings
- Function Calls in Strings
- Function Calls in Strings
- Function Calls in Strings
- Short Shameful Confession
- Short Shameful Confession
- Dynamic Allocation
- Dynamic Allocation
- The & and * Operators
- Dynamic Allocation
- Dynamic Allocation
- The * Operator
- The * Operator
- The & Operator
- The & Operator
- The & Operator
- IADDR
- Dynamic Allocation in Fortran
- Function Calls in Strings
- Reinstating Tied Objects
- Reinstating Tied Objects
- Reinstating Tied Objects
- Directory Searching
- Directory Searching
- Directory Computing
- Directory Computing
- Directory Computing
- Thank you!
Return to:
Universe of Discourse main page |
Perl Paraphernalia |
Other Classes and Talks
mjd-perl-yak+@plover.com