pub type ArrayMap = FnvIndexMap<HString, Vec<Real>, EXP_RS_MAX_ARRAYS>;
pub struct ArrayMap { /* private fields */ }