pub fn array(args: Vec<Expr>) -> Expr
Expand description

Returns an array of fixed size with each argument on it.