Algebraic data types: Difference between revisions

m
Line 244:
R rank 0 array stores the root index.
D rank 1 array of boxes. In each box is a rank 2 array of key value
pairs associated with the hash value. Hash collision invokeinvokes direct
lookup by key among the keys having same hash.
 
Anonymous user