pub fn map_from_arrays(keys: Expr, values: Expr) -> Expr
Creates a map from arrays of keys and values.