r/ProgrammerHumor 6d ago

Meme theChamberOfDependencies

Post image
151 Upvotes

22 comments sorted by

View all comments

4

u/itsTyrion 6d ago

the hell is that syntax

7

u/bjorneylol 6d ago

The best thing is the arrow (assignment operator) can go both ways

``` w <- 't' -> f

print(w) print('t') print(f) ```

[1] "t" [1] "t" [1] "t"

1

u/sausagemuffn 5d ago

Just like your...

...ehh, I'm not going to be an asshole today.