hugo/tpl/collections
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
..
append.go
append_test.go
apply.go
apply_test.go
collections.go
collections_test.go
complement.go
complement_test.go
index.go
index_test.go
init.go tpl/collections: Add Merge function 2019-07-15 20:47:35 +02:00
init_test.go
merge.go tpl/collections: Add Merge function 2019-07-15 20:47:35 +02:00
merge_test.go tpl/collections: Add Merge function 2019-07-15 20:47:35 +02:00
reflect_helpers.go
sort.go
sort_test.go
symdiff.go
symdiff_test.go
where.go
where_test.go