Versions in this module Expand all Collapse all v0 v0.1.1 Feb 19, 2020 v0.1.0 Feb 19, 2020 Changes in this version + func SortInterface() error + type Sequence []int + func (s Sequence) Len() int + func (s Sequence) Less(i, j int) bool + func (s Sequence) Swap(i, j int)