this post was submitted on 07 Sep 2023
76 points (85.2% liked)

Memes

51617 readers
2527 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ZILtoid1991@kbin.social 1 points 2 years ago (1 children)

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

[โ€“] crispy_kilt@feddit.de 1 points 2 years ago* (last edited 2 years ago)

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