buckets

buckets x -- returns a list of the buckets used internally in an hash table x.

Each bucket is represented as a list of key/value pairs.

Go to main index.

Go to concepts index.