pbeshai / tidy

Tidy up your data with JavaScript, inspired by dplyr and the tidyverse
https://pbeshai.github.io/tidy
MIT License
725 stars 21 forks source link

Bug: mapEntry not called on entriesObject #21

Closed pbeshai closed 3 years ago

pbeshai commented 3 years ago

Originally this was because all entriesObject does it supply a mapEntry for the entries export, but it's weird that it just doesn't work. So let's just use it if it is provided.