Preparing search index...
The search index is not available
mingo
mingo
operators/query/bitwise/bitsAnySet
$bitsAnySet
Function $bitsAnySet
Matches numeric or binary values in which any bit from a set of bit positions has a value of 1.
$bits
Any
Set
(
selector
,
value
,
options
)
:
(
(
obj
:
AnyObject
)
=>
boolean
)
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
(
obj
:
AnyObject
)
=>
boolean
)
(
obj
)
:
boolean
Parameters
obj
:
AnyObject
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches numeric or binary values in which any bit from a set of bit positions has a value of 1.