Hacker News new | ask | show | jobs
by chuckadams 296 days ago
It also helps that the Rust version is lavishly documented with examples, and the C++ version has barely any comments at all.
1 comments

Fair, although slightly cheating because some of the examples in the Rust are literally documentation & that C++ isn't doing the same thing

    /// This is inline markdown documentation in Rust source,