hugo/tpl/collections
Bjørn Erik Pedersen f8212d2000
tpl/collections: Return en empty slice in after instead of error
When the given index is out of bounds. So it can safely be used with `with` etc. without extra length checking.

Fixes #4894
2018-07-01 20:34:02 +02:00
..
apply.go
apply_test.go
collections.go tpl/collections: Return en empty slice in after instead of error 2018-07-01 20:34:02 +02:00
collections_test.go tpl/collections: Return en empty slice in after instead of error 2018-07-01 20:34:02 +02:00
index.go
index_test.go
init.go
init_test.go
reflect_helpers.go
sort.go
sort_test.go
where.go
where_test.go