Versions in this module Expand all Collapse all v3 v3.0.1 Aug 21, 2024 Changes in this version + func AbsSigned[T constraints.Signed](val T) T + func CompareOrdered[T constraints.Ordered](lhs, rhs T) int + type Comparator func(lhs, rhs T) int Other modules containing this package github.com/johan-bolmsjo/gods/v2