• 5C5C5C@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    16 days ago

    Still much better than C++ templates, and I say that as someone who used to genuinely love C++ template metaprogramming. Admittedly Rust traits+generics are far more limited than C++ templates, but very often I find that to be a positive. The list of things that I feel traits+generics are missing is small and rapidly shrinking.