> That's why I suggested that you use dictionaries as "mapping"
> collections rather than "pure index" collections. For one thing, your
> sole example of a dictionary -- the Scheme alist -- is a mapping, not an
> index.
This is clear, thank you. I believe its obvious we wish to support
mappings, as its the more general concept. Now that thats cleared up,
what issues remain in the SRFI which impede that goal?
Scott