Next Previous Up Top Contents Index

3 The Collections Library

3.1 The Collections library

The Collections library's Table Extensions module extends the Dylan language's standard table features. It is available to applications as the table-extensions module.

Note: Common Dylan provides a slightly different table implementation from that described by the DRM. See Section 1.4.1 on page 7 for details of these differences.

3.1.1 - Basics
3.1.2 - Hash functions
3.1.3 - Weak tables

Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index