pub fn array_prepend(array: Expr, element: Expr) -> Expr
Expand description

prepends an element to the beginning of an array.