tagger
tagger copied to clipboard
add a swap_writer() function?
Add a way to swap in a new writer halfway through? This way you could write to a string some opening elements, and then write to another string the closing elements.