Skip to content

Add $contains operator #9

@clue

Description

@clue
  • "hello world" contains "world"
  • ["hello", "world"] contains "world"
  • { "world" : "hello" } contains "world"

The third case supersedes #1, a separate $exists comparator is no longer needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions