What’s the role of Go in a universe where Rust exists?

What’s the role of Go in a universe where Rust exists? Read more

Similar

The Problem of Effects in Rust

In a previous post, I shortly discussed the concept of “effects” and the parallels between them. In an unrelated post since then, Yosh Wuyts writes about the problem of trying to write fallible code inside of an iterator adapter that doesn’t support it. I... (more…)

Read more »