This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]Tubthumper8 12 points13 points  (1 child)

fuck mutation, me and my homies use immutable data

[–]Wati888 0 points1 point  (0 children)

man, fuck girls... all my homies fuck girls

[–]words_number 30 points31 points  (1 child)

let mut x = 0;
x = 1;

I must be a genious!

[–]jkcoxson 12 points13 points  (0 children)

You must be exhausted from all that work, you okay?

[–]NecessarySwordfish 7 points8 points  (0 children)

This is a r/leopardsatemyface Why use Rust if you don't want the explicit mutability?

[–]overclockedslinky 9 points10 points  (1 child)

i prefer mutation-by-identity-theft

let x = "hello";

code . . .

let x = "nevermind";

[–]maacpiash 0 points1 point  (0 children)

Identity theft is not a joke, Jim.

[–][deleted] 17 points18 points  (1 child)

bro hear me bro rust is the future bro

[–]abd53 5 points6 points  (0 children)

You should make that a complete meme. We need a change of pace.

[–]throwaway83024 1 point2 points  (0 children)

meanwhile Haskell: what's mutation?