Skip to content
TILens What matters today in tech v0.2.0
Theme

Topic - Edition

Go

1 items on 08 Jun 2017
Go Rust

Design Philosophy On Data And Semantics

Prelude This is the final post in a four part series discussing the mechanics and design behind pointers, stacks, heaps, escape analysis and value/pointer semantics in Go. This post focuses on data and the design…

Source: Ardan Labs Blog