Skip to content

Comparing between field names #48

@xescuder

Description

@xescuder

I have an array with elements like:

{
start:5
end: 6
}

There's any way to do a search in array (matchArray) to find all objects where {start:{gte:end}} or {start:{gte:end-1}} ?

I'm interested in doing that sort of things, and I think your library is great, but I need something like this.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions