1
0
mirror of https://github.com/golang/go synced 2024-10-04 19:21:21 -06:00
go/src/pkg/reflect
Rob Pike db0e358022 reflect: allow Len on String values.
It's probably just an oversight that it doesn't work,
perhaps caused by analogy with Cap.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4634125
2011-07-04 11:45:31 +10:00
..
all_test.go reflect: support for struct tag use by multiple packages 2011-06-29 09:52:34 -04:00
deepequal.go reflect: rename Typeof, NewValue -> TypeOf, ValueOf 2011-04-25 13:39:16 -04:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
set_test.go reflect: rename Typeof, NewValue -> TypeOf, ValueOf 2011-04-25 13:39:16 -04:00
tostring_test.go reflect: new Type and Value definitions 2011-04-08 12:26:51 -04:00
type.go reflect: support for struct tag use by multiple packages 2011-06-29 09:52:34 -04:00
value.go reflect: allow Len on String values. 2011-07-04 11:45:31 +10:00