:: Text -> String package:text

O(n) Convert a Text into a String.
A useful show-like function for debugging purposes.
Display the internal structure of a lazy Text.