Versions in this module Expand all Collapse all v0 v0.0.3 Mar 26, 2026 v0.0.1 Mar 24, 2026 Changes in this version + func DeepCloneAny(value any) any + func DeepCloneMap(src map[string]any) map[string]any + func MergeRecursive(base, update map[string]any) map[string]any + func ToMap(value any) map[string]any