Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

How do I filter out duplicates? #20

Open
rscharfer opened this issue Jan 12, 2018 · 0 comments
Open

How do I filter out duplicates? #20

rscharfer opened this issue Jan 12, 2018 · 0 comments

Comments

@rscharfer
Copy link

rscharfer commented Jan 12, 2018

I absolutely love this API. I have a question, however.

Let's say the contents of my collection after some manipulation is an array of objects with this signature :

{
       name: String,
       eLearning: String
} 

How would I filter out the dublicate objects? - e.g. objects with the exact name value and exact same eLearning value as an object already in the array?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant