Variant of foldl that has no base case, and thus may only be applied to non-empty structures.
More...
#include <boost/mpl11/fwd/foldable.hpp>
Variant of foldl that has no base case, and thus may only be applied to non-empty structures.
1.8.7