1
0
mirror of https://github.com/golang/go synced 2024-10-01 06:18:31 -06:00
go/container
Alan Donovan 65906ce503 go.tools/container/intsets: support negative elements in BitString().
(I forgot about this when we added support for negative elements generally.)

We use floating point for negative numbers.  The order of the
output is reversed from the previous (little-endian) behaviour
since it makes for more readable floating point.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/95570043
2014-05-20 14:52:50 -04:00
..
intsets go.tools/container/intsets: support negative elements in BitString(). 2014-05-20 14:52:50 -04:00