Hacker News new | ask | show | jobs
by selfmodruntime 424 days ago
> I do use a lot the basic pattern of `loop { select! { ... } }` that manages its own state.

Care to show any example? I'm interested!