Thanks! It really makes writing printers very easy.
I also recently created a pretty printer library (https://github.com/calebzulawski/hippo). In some ways they are similar, though I felt it was valuable to avoid using ostreams at all, and store indentation levels…
Thanks! It really makes writing printers very easy.
I also recently created a pretty printer library (https://github.com/calebzulawski/hippo). In some ways they are similar, though I felt it was valuable to avoid using ostreams at all, and store indentation levels…