foldl' -is:exact package:text -is:exact

O(n) A strict version of foldl.
A strict version of foldl. Properties
foldl' f z0 . stream = foldl' f z0