https://tour.golang.org/moretypes/1
Does anyone know of an imperative language doesn't have references, but also doesn't have pointers? Perhaps using something like copy-on-write to pass variables to functions.
No comments yet.