- bugfix: mult!(prop_cache) returned storage. Thanks @teng10 for spotting this.
- bugfix: (term, coeff) iterator would error for PauliPropagationCache
- Clean up terms(), coefficients(), termtype(), coefftype(), and numcoefftype() interface in PropagationBase