Remix.run Logo
chuckadams 5 days ago

It also helps that the Rust version is lavishly documented with examples, and the C++ version has barely any comments at all.

tialaramex 5 days ago | parent [-]

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,