Descriptionspec: clarify receive operator
- receiving from a closed channel returns immediately
- in the ,ok form, the 2nd result is of type bool, not
just boolean (gc and ggcgo agree).
Per dsymonds' suggestion.
Patch Set 1 #Patch Set 2 : diff -r a95bedca6dae https://code.google.com/p/go #Patch Set 3 : diff -r a95bedca6dae https://code.google.com/p/go #Patch Set 4 : diff -r a95bedca6dae https://code.google.com/p/go #
Total comments: 4
Patch Set 5 : diff -r a95bedca6dae https://code.google.com/p/go #Patch Set 6 : diff -r db559a037266 https://code.google.com/p/go #MessagesTotal messages: 7
|