FIBER_GLOBALS
A map from atoms to values. Each fiber has its own unique such map, which allows processes to record fiber-specific values. The atom identities ensure modularity and non-interference of these keys.
A map from atoms to values. Each fiber has its own unique such map, which allows processes to record fiber-specific values. The atom identities ensure modularity and non-interference of these keys.