Versions in this module Expand all Collapse all v1 v1.1.9 Sep 23, 2021 v1.1.8 Jul 10, 2020 v1.1.7 Jun 24, 2020 Changes in this version + var DefaultComparer = bytesComparer + type BasicComparer interface + Compare func(a, b []byte) int + type Comparer interface + Name func() string + Separator func(dst, a, b []byte) []byte + Successor func(dst, b []byte) []byte