Versions in this module Expand all Collapse all v1 v1.1.0 Mar 18, 2023 Changes in this version + func NaturalLess(str1, str2 string) bool + type Natural []string + func (n Natural) Len() int + func (n Natural) Less(i, j int) bool + func (n Natural) Swap(i, j int)