> Why is the posix package so "low level"? Just like winlean for Windows: <https://nim-lang.org/docs/winlean.html> is raw.
Then `std/os`, `asyncdispatch` or external libraries like Chronos can build on top with zero overhead and no imposed choices.
> Why is the posix package so "low level"? Just like winlean for Windows: <https://nim-lang.org/docs/winlean.html> is raw.
Then `std/os`, `asyncdispatch` or external libraries like Chronos can build on top with zero overhead and no imposed choices.