• ZILtoid1991
    link
    fedilink
    11 year ago

    Sorry, I like to use polymorphism from time to time, also I don’t like to type var every time I want a variable.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      1 year ago

      Rust has polymorphism, and var does not exist in Rust. You’re probably confusing it with another language