|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
A persistent, immutable map. More...
#include <maps.h>
Data Fields | |
| hmap_t | inner |
A persistent, immutable map.
Backed by the CHAMT in serene/rt/impl/hashmap.h. Keys and values are both srn_value_t*.