pub type Array = Rc<Vec<Value>>;
vtab
array
Array parameter / pointer
pub struct Array { /* private fields */ }