mingo
Preparing search index...
operators/query/bitwise/bitsAnySet
$bitsAnySet
Function $bitsAnySet
$bitsAnySet
(
selector
:
string
,
value
:
unknown
,
_options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches numeric or binary values in which any bit from a set of bit positions has a value of 1.
Parameters
selector
:
string
value
:
unknown
_options
:
Options
Returns
(
_
:
AnyObject
)
=>
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.