API: io lib #94
Labels
bikeshed
Debating the best name or API for something.
enhancement
New feature or request
runtime
Work in the C++ runtime portion of the code
We should include an
@lute/io
lib to contain streams likestdout
,stderr
, andstdin
as these need some place to go and I don't think they have a place in the current libs. This library could also hold the types for stream types that could be used in the socket libs.The text was updated successfully, but these errors were encountered: