go/src/pkg/reflect
Kyle Consalus 81cb189a06 Remove unnecessary casts in Get() methods.
Cleaner, but also results in a 25%+ performance improvement for Get()/SetValue() on my machine.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/3072041
2010-11-12 15:25:25 -08:00
..
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
all_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
deepequal.go simplify various code using new map index rule 2010-03-30 10:51:11 -07:00
tostring_test.go reflect: add Kind, remove Int8Type, Int8Value, etc. 2010-06-20 12:16:25 -07:00
type.go reflect: add Type.Bits method, add tags to prohibit conversions 2010-06-21 13:19:29 -07:00
value.go Remove unnecessary casts in Get() methods. 2010-11-12 15:25:25 -08:00