provide `aout` "stream" and use it in examples
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
Showing
Please register or sign in to comment