Would it make sense to add a CPS version of `ChronicleT`, similar to `Control.Monad.Trans.Writer.CPS`, in order to achieve constant space usage?
Would it make sense to add a CPS version of
ChronicleT, similar toControl.Monad.Trans.Writer.CPS, in order to achieve constant space usage?