summaryrefslogtreecommitdiffstats
path: root/tpl/collections/reflect_helpers.go
AgeCommit message (Expand)Author
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-03-09Support unComparable args of uniq/complement/insatotake
2019-03-24all: Apply staticcheck recommendationsBjørn Erik Pedersen
2018-11-07tpl/collections: Properly handle pointer types in complement/symdiffBjørn Erik Pedersen
2018-11-06tpl/collections: Add collections.SymDiffBjørn Erik Pedersen
2018-11-06tpl/collections: Add collections.ComplementBjørn Erik Pedersen
2018-09-10tpl/collections: Improve type handling in collections.SliceBjørn Erik Pedersen
2017-07-03tpl/collections: Add Pages support to Intersect and UnionBjørn Erik Pedersen
2017-07-03tpl/collections: Fix In function for JSON arraysBjørn Erik Pedersen