1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:54:40 -07:00
go/doc
Robert Griesemer 133c68e9ac Simplification of Conversions section:
- leave only basic type conversions in that section
- we have a section of composite literals which covers those
- we have a section prepared (but not written) on type guards
- the built-in function "convert" doesn't need to be exposed
  as it is redundant

R=r
DELTA=101  (6 added, 77 deleted, 18 changed)
OCL=15986
CL=15991
2008-09-26 14:04:21 -07:00
..
progs tutorial code: 2008-09-17 12:14:52 -07:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_spec.txt Simplification of Conversions section: 2008-09-26 14:04:21 -07:00
go_tutorial.txt Correct two web links, add missing semicolon after &lt. 2008-09-22 11:29:40 -07:00
prog.sh - stub for tutorial 2008-09-10 11:46:05 -07:00