Versions in this module Expand all Collapse all v0 v0.4.11 Dec 19, 2024 Changes in this version + func CompareSlices(a, b []any) bool + func CompareStringSlices(a, b []string) bool + func Ptr[T any](v T) *T