@ -36,3 +36,7 @@ func (s uniq_arr[T]) values() []T {
}
return toRet
func (s uniq_arr[T]) len() int {
return len(s.backingMap)