pub type ProgramEvaledData = HashMap<Arc<str>, HashMap<Arc<str>, Calcit>>;
pub struct ProgramEvaledData { /* private fields */ }