Versions in this module Expand all Collapse all v0 v0.1.0 Mar 31, 2026 Changes in this version + func ComparePointers[T comparable](a, b *T) bool + func ToPointer[T any](a T) *T