v0.8.0
Reducenow returns an interface- Add
FlapMapwhich manipulates an iteratee (map, slice) and transforms it to to a flattened collection of another type - Add support for
mapwhen usingGet - Add
Setwhich sets value at a path of a struct - Add
DifferenceInt64,DifferenceInt32,DifferenceInt,DifferenceUInt,DifferenceUInt32,DifferenceUInt64 - Add
Flattenwhich flattens a two-dimensional array. - Add
Prunewhich returns a copy of "in" that only contains fields in "paths"
Thank you @youyuanwu @vellotis @guyarb @nohponex @CengSin @samber @HarryWang29