mirror of
https://github.com/golang/go
synced 2024-11-21 22:34:48 -07:00
spec: shorten heading for complex, real, imag
In the current TOC it sticks out quite a bit. R=golang-dev, gri CC=golang-dev https://golang.org/cl/5705053
This commit is contained in:
parent
8f0bfc5a29
commit
0201e373e5
@ -4894,7 +4894,7 @@ a no-op. Calling <code>delete</code> with a nil map causes a
|
||||
</p>
|
||||
|
||||
|
||||
<h3 id="Complex_numbers">Assembling and disassembling complex numbers</h3>
|
||||
<h3 id="Complex_numbers">Manipulating complex numbers</h3>
|
||||
|
||||
<p>
|
||||
Three functions assemble and disassemble complex numbers.
|
||||
|
Loading…
Reference in New Issue
Block a user