• Johanno@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Iffind rust interesting but I don’t use it enough to know anything deep about it.

    All I know is that I am not made for c++.

    Hell I can’t keep track of pointers and scopes. And who the hell made templates?

    • ZILtoid1991@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Templates outside of D are a mess, and the reason why metaprogramming has a bad name. Templates inside D are easy to use, and its attempt at it is something more language should copy.