68 people like it.
Like the snippet!
While prototyping programs I find myself using association lists. This little snippet defines a lookup functions for association lists defined as lists of tuples.
1: 2: 3: 4: 5: |
|
| Link: | http://fssnip.net/15 |
| Posted: | 14 years ago |
| Author: | Alex Muscar |
| Tags: | list , lookup |