pub type Context = HashMap<String, f64>;
Context for strange loop execution - contains mutable state
pub struct Context { /* private fields */ }