Bases: list, AccumulatorABC
list
AccumulatorABC
A list with accumulator semantics
See list for further info
Methods Summary
add(other)
add
Add another accumulator to this one in-place
identity()
identity
Identity of the accumulator
Methods Documentation
A value such that any other value added to it will return the other value