Versions in this module Expand all Collapse all v0 v0.4.6 Jul 16, 2024 Changes in this version + type Signed interface v0.4.5 Jan 9, 2024 Changes in this version + func IntToBool[T constraints.Signed](a T) bool + func Keys[K comparable, V any](m map[K]V) []K + func Reverse[T any](s []T) []T + func TimeEpoch(epoch int64) time.Time + func TimeStamp(stamp int64) time.Time