Hacker News new | ask | show | jobs
by jimbokun 118 days ago
Isn’t Rust a pretty good functional language? It has most of the features that enable safe, correct code without being anal about immutability and laziness that make performance difficult to predict.