[][src]Type Definition dyon::Object

type Object = Arc<HashMap<Arc<String>, Variable>>;

Type alias for Dyon objects.