master
tpl: Improve template funcs GoDoc
Create a struct with all of Hugo's config options
all: Run go fix ./...
tpl/collections: Include key in IsSet unsupported-type warning
all: Rewrite deprecated constructs in tests
Rename common/maps to common/hmaps (#14384)
all: Simplify the reflect usage
tpl: Add missing functions to init files
all: Change site to project where appropriate
tpl/collections: Speed up where and sort performance
tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling
all: Run modernize -fix ./...
tpl/collections: Honor the Eqer interface in where comparisons