hugo/tpl/collections
Bjørn Erik Pedersen 2655739940 tpl/collections: Fix apply with namespaced template funcs
We changed the signature to `func(...interface{}) (interface{}, error)` some time ago, but sadly we had no test for this for `apply`. Now we do.

Fixes #9393
2022-01-17 09:50:48 +01:00
..
append.go
append_test.go
apply.go tpl/collections: Fix apply with namespaced template funcs 2022-01-17 09:50:48 +01:00
apply_test.go
collections.go
collections_test.go
complement.go
complement_test.go
index.go
index_test.go
init.go
init_test.go
merge.go
merge_test.go
reflect_helpers.go
sort.go
sort_test.go
symdiff.go
symdiff_test.go
where.go
where_test.go