Don wrote:
But I know of very few reasonable non-mathematical uses. In C++, I've seen them used for iostreams, regexps,
Those are not reasonable non-mathematical uses. I've hated C++ iostreams from their very beginning. I never use them outside of test code.
I think Andrei got it right with writefln().
