Versions in this module Expand all Collapse all v0 v0.2.0 Mar 11, 2025 v0.1.0 Oct 25, 2024 Changes in this version + func DeleteSliceElement[E comparable](s []E, elem E) []E + func Zero[E any]() E + type IdGenerateFunc func() string + func (g IdGenerateFunc) Generate() string