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

How do I filter out duplicates? #20

@rscharfer

Description

@rscharfer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions