|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
Files | |
| alist.h | |
| hashmap.h | |
| This is an implementation of Compressed Hash-Array Mapped Prefix-tree, which is a bit-partitioned, persistent, immutable Hashed array mapped trie. | |
| seq.h | |
This is an implementation of bit - partitioned, persistent, immutable sequence For more information, have a look at Ideal hash trees paper. | |