]> Cypherpunks repositories - gostls13.git/commit
compress/bzip2: use sort.Slice in huffman.go
authorJoe Kyo <xunianzu@gmail.com>
Wed, 15 Nov 2017 08:48:49 +0000 (08:48 +0000)
committerJoe Tsai <thebrokentoaster@gmail.com>
Sat, 17 Feb 2018 00:34:26 +0000 (00:34 +0000)
commitb26a4a140111260f8de73e798bff42101f54bba3
tree055a1538a3926649311eb658b75d322f6eabdf63
parent1102616c772c262175f5ba5f12d6b574d0ad9101
compress/bzip2: use sort.Slice in huffman.go

Change-Id: Ie4d23cdb81473a4c989a977a127479cf825084dc
Reviewed-on: https://go-review.googlesource.com/77850
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/compress/bzip2/huffman.go