this post was submitted on 07 Sep 2023
455 points (89.6% liked)

Memes

45619 readers
1306 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year 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.

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

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