So this is basically "run this reduction over each element"?
It's "for each element, run this reduction on all outputs a transducer would generate"
I've since decided against an initf function, instead just favoring a normal init value like reduce uses