hugo/tpl
Bjørn Erik Pedersen c624a77992 tpl/collections: Add Merge function
Merges two maps recursively and returns a new one. Merge is case-insensitive.

Fixes #5992
2019-07-15 20:47:35 +02:00
..
cast
collections tpl/collections: Add Merge function 2019-07-15 20:47:35 +02:00
compare tpl/compare: Fix nil compare in eq/ne for interface values 2019-04-29 18:43:44 +02:00
crypto
data
encoding
fmt
hugo tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
images
inflect
internal
lang
math
os
partials
path
reflect tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
resources
safe
site tpl: Fix hugo package name and add godocs 2019-04-27 22:44:57 +02:00
strings
templates
time
tplimpl tpl/tplimpl: Regenerate templates 2019-06-26 22:39:32 +02:00
transform
urls
template.go
template_info.go
template_test.go