Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change type names (uniq/map) #45

Closed
fabienjuif opened this issue Jul 17, 2017 · 4 comments
Closed

change type names (uniq/map) #45

fabienjuif opened this issue Jul 17, 2017 · 4 comments
Assignees

Comments

@fabienjuif
Copy link
Member

#44

@fabienjuif
Copy link
Member Author

Proposition from coworkers :

  • keyValue
  • simpleObject

@bpetetot
Copy link
Collaborator

I would have named them :

  • array (for map)
  • object (for uniq)

@fabienjuif
Copy link
Member Author

  • I don't like array because this is not an array (this is a map, with an array) => Maybe we'll add a simple array reducer sometimes
  • I like object but I'm afraid of possibles bugs with Object it could generates for beginers

@fabienjuif
Copy link
Member Author

Names are :

  • keyValue
  • simpleObject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants