Hacker News new | ask | show | jobs
by ncmncm 1466 days ago
The type system in C++ as in Haskell, and to lesser degree Rust, is not just for checking arguments. It can do useful work, and routinely does in better libraries.