|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
A persistent, immutable, indexed sequence. More...
#include <seqs.h>
Data Fields | |
| seq_t | inner |
A persistent, immutable, indexed sequence.
Backed by the bit-partitioned trie implementation in serene/rt/impl/seq.h.