You're viewing a single thread.
All comments
13
comments
Feel like this joke would work better with TS | JS. Since that's the point of the former. I don't know how rust and ocaml are related?
13 0 ReplyThe initial creator of Rust, Graydon Hoare, took lots of inspiration from OCaml. In fact, the first Rust compiler was written in OCaml.
18 0 ReplyI appreciate that fun fact. The meme now makes more sense.
8 0 Reply
JS doesn't do any type inference. Ocaml Connor l type checker knows all the types and is completely type safe without type annotations.
1 0 Reply
13
comments
Scroll to top