pub fn iter_spog<T: Quad>(q: T) -> impl Iterator<Item = T::Term>
Iter over all the components of a Quad
Quad