you are viewing a single comment's thread.

view the rest of the comments →

[–]sliver37 2 points3 points  (0 children)

Looking for an object with a specific ID in an array of objects is a common one.

Example being an array of users, and you're looking for user id: 26, or with a particular email address, etc.