-
Dominik Charousset authored
the `aout` stream acts like `cout`, but instead of printing content directly to the terminal, `aout` sends all strings to an actor that has a per-sender map to prevent interleaved output
2e89b4a2
the `aout` stream acts like `cout`, but instead of printing content directly to the terminal, `aout` sends all strings to an actor that has a per-sender map to prevent interleaved output