[][src]Function datafusion::logical_plan::array

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

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