Next Previous Up Top Contents Index

5.2 Extensions to the Dylan library

5.2.7 Collections

The keys for sequences are always instances of <integer>. This means that certain kinds of collections cannot be sequences; very large (or unbounded) sparse arrays are an example.


Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index