they are the axiom initial database files.
an index.KAF file is a binary random access file.
the first integer in the file is the byte offset of the hash table.
the hash table has a set of (key . index) pairs
the index is the byte offset in the file of the value for the key.

t


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to