Hacker News new | ask | show | jobs
by treyd 202 days ago
The system Rust has is a lot better than that of Python or JavaScript. Cleanly separating construction from running/polling makes it a lot more predictable and easier to understand what's happening, and to conveniently compose things together using it.
1 comments

Thats putting the bar pretty damn low.