scanl is similar to foldl, but returns a List of successive reduced values from the left. More...
scanl
foldl
List
#include <boost/mpl11/fwd/list.hpp>
scanl is similar to foldl, but returns a List of successive reduced values from the left.