• Bogus5553@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    7 hours ago

    I personally think that C++ can be beautiful. For example: std::filesystem::path overrides the / operator, for specifying parent paths. It’s the same as Kotlin’s OKIO and Pythons standard pathlib.