1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:21:21 -06:00
go/src/lib/strings
Russ Cox 3619f1ea6a change utf8.FullRuneInString and utf8.DecodeRuneInString
to use single string argument instead of string, index.

R=r
DELTA=136  (9 added, 7 deleted, 120 changed)
OCL=28642
CL=28644
2009-05-11 14:10:34 -07:00
..
Makefile
strings_test.go
strings.go change utf8.FullRuneInString and utf8.DecodeRuneInString 2009-05-11 14:10:34 -07:00