library
Toggle table of contents
1.0.0-alpha01
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.bit
/
BitField
/
contains
contains
operator
fun
contains
(
flag
:
T
)
:
Boolean
(
source
)
Contains operator - checks if flag is set
operator
fun
contains
(
other
:
BitField
<
T
>
)
:
Boolean
(
source
)