pub fn builtin_foldl(func: FuncVal, arr: ArrValue, init: Val) -> Result<Val>