Type Definition stencila_schema::Array[][src]

pub type Array = Vec<Primitive>;
Expand description

An array value (a.k.a. vector)