1
0
mirror of https://github.com/golang/go synced 2024-09-29 23:24:29 -06:00
go/doc
Russ Cox 977e23a707 doc/go_mem: explain arrays, structs, and complex numbers
Arrays, structs, and complex numbers are collections of values that
are handled separately by the memory model.

An earlier version may have said this, but the current version does not.
Say it.

Change-Id: If3928bed6659e58e688f88aa0dde05423cbb3820
Reviewed-on: https://go-review.googlesource.com/c/go/+/514476
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2023-07-31 19:10:40 +00:00
..
asm.html doc/asm: fix HTML markup 2021-09-10 17:15:37 +00:00
go1.17_spec.html spec: fix a broken link 2021-11-11 19:44:13 +00:00
go1.21.html doc/go1.21: add release notes for linux/loong64 2023-07-19 01:25:04 +00:00
go1.22.html doc: start draft Go 1.22 release notes 2023-07-18 21:18:56 +00:00
go_mem.html doc/go_mem: explain arrays, structs, and complex numbers 2023-07-31 19:10:40 +00:00
go_spec.html spec: add Appendix with detailed type unification rules 2023-07-31 16:39:02 +00:00
godebug.md net: mptcp: force using MPTCP with GODEBUG 2023-07-11 00:36:57 +00:00