Skip to content

Change Pluck/PluckMap to return slice/map of structs

Choose a tag to compare

@arthurkushman arthurkushman released this 21 Oct 07:23
· 3 commits to master since this release
a857954
* #104:  Change Pluck/PluckMap to return slice/map of structs (#105)

Add common abstract method with EachToStruct processing data
Add more tests to cover errs

- Remove outdated Get method