1
0
mirror of https://github.com/golang/go synced 2024-11-08 04:46:11 -07:00
go/src/text
Mihai Borobocea 8a8cf5bf6d text/template: refer to sorted map keys as "ordered" not "comparable" in docs
Consistent with the spec's definition of "ordered" and "comparable".

Fixes #34147

Change-Id: Id13186df5343588d80eaebfeb23092596a846d51
Reviewed-on: https://go-review.googlesource.com/c/go/+/193840
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2019-09-06 21:22:26 +00:00
..
scanner text/scanner: remove AllowDigitSeparator flag again 2019-06-27 21:13:53 +00:00
tabwriter all: remove a few unused parameters 2019-04-29 13:31:54 +00:00
template text/template: refer to sorted map keys as "ordered" not "comparable" in docs 2019-09-06 21:22:26 +00:00