ulkb.util.foldl#

foldl(f, x, xs)[source]#

Left-folds xs with using f and starting value x.