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
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to