Versions in this module Expand all Collapse all v1 v1.0.0 Jul 3, 2025 Changes in this version + func Apply[T any, F ~func(T)](o T, opts []F) T + func Make[T any, F ~func(*T)](opts []F) T + func New[T any, F ~func(*T)](opts []F) *T