[swift-evolution] Addition of a standardError OutputStream

Saagar Jha saagarjha28 at gmail.com
Fri Jul 8 17:41:35 CDT 2016


Currently, it’s rather annoying to print to standard error, requiring
either something low-level like fputs. I was wondering if a standardError
OutputStream could be added to the standard library, so we could write
something like print(“foo”, &standardError).
-- 
-Saagar Jha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160708/8badc6e0/attachment.html>


More information about the swift-evolution mailing list