Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 232 Bytes

File metadata and controls

6 lines (4 loc) · 232 Bytes

Bidirectional array-string hash table.

Inserts arrays turned into strings, and their reverse, only once. A small part that will be integrated into a python permutations module, and then transfered to CPC to speed up comparisons.