Versions in this module Expand all Collapse all v0 v0.1.1 Oct 16, 2020 v0.1.0 Aug 27, 2020 Changes in this version + const CompareEqualFlag + const CompareLargeFlag + const CompareLessFlag + func Compare(v1, v2 compareInputType) (result compareResultType) + func Uint8Compare(i1, i2 uint8) compareResultType + func UintCompare(i1, i2 uint) compareResultType