Descriptionreflect: add Type.Comparable
Like most of the Type methods, the definition of Comparable
is what the Go spec says it is.
Fixes issue 7911.
Patch Set 1 #Patch Set 2 : diff -r 6f0c89b41b3d806b241f114ac2609d0edd1fbe07 https://code.google.com/p/go/ #Patch Set 3 : diff -r 6f0c89b41b3d806b241f114ac2609d0edd1fbe07 https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r 421b47ad8cc8f5df64da581c5e7712795981eee6 https://code.google.com/p/go/ #MessagesTotal messages: 7
|