Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Rusty Crab (rustycrab@clubcyberia.co)'s status on Monday, 08-Jan-2024 13:02:42 JSTRusty Crab @Coyote coroutines are niche but insanely useful for their niche. Specifically if you are making finite state machines they take pretty horrible code and make it very VERY simple to read.