Versions in this module Expand all Collapse all v0 v0.0.3 Sep 13, 2026 v0.0.2 Sep 3, 2026 v0.0.1 Aug 24, 2026 Changes in this version + func Coalesce(target template.FuncMap, coalesced ...template.FuncMap) template.FuncMap + func Merge(target template.FuncMap, merged ...template.FuncMap) template.FuncMap + func Pick(source template.FuncMap, picked ...string) template.FuncMap