I would like to use a function that takes an enumerable and a function and does the same thing as Python\'s itertools.accumulate. For example,
iex> accumul