Scope

Type Alias Scope 

Source
pub type Scope = HashMap<String, SExpressionRef>;

Aliased Typeยง

pub struct Scope { /* private fields */ }