mingo
Preparing search index...
operators/query/comparison/nin
$nin
Function $nin
$nin
(
selector
:
string
,
value
:
unknown
,
options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches values that do not exist in an array specified to the query.
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
_
:
AnyObject
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches values that do not exist in an array specified to the query.