rosella/doc
Jesse D. McDonald 96b3bded17 Add a primitive operation to calculate a 30-bit hash from any value.
Pairs, boxes, and strings are hashed by values; vectors and structures
are "hashed" by reference. Takes into account the possibility of cycles.
This is a prelude to implementing hash-tables.
2012-07-14 13:45:40 -05:00
..
bytecode.txt Add a primitive operation to calculate a 30-bit hash from any value. 2012-07-14 13:45:40 -05:00
translation.txt Swap continuation & context in the lambda and template structures. 2012-07-14 13:43:26 -05:00