hugo/tpl/collections
Baibhav Vatsa 65b7d4221b tpl: Modify error messages of after, first, and last
Modified the messages functions after, first, and last threw on being passed invalid parameters (index or limit) to be more standardised and resemble what Go compiler would throw.

Fixes #6415
2019-10-12 18:07:46 +02:00
..
append.go
append_test.go
apply.go
apply_test.go
collections.go tpl: Modify error messages of after, first, and last 2019-10-12 18:07:46 +02:00
collections_test.go tpl: Last now accepts 0 as limit 2019-10-11 20:34:51 +02:00
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