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
/
and
and
infix
fun
and
(
other
:
BitField
<
T
>
)
:
BitField
<
T
>
(
source
)
Bitwise AND
infix
fun
and
(
flag
:
T
)
:
BitField
<
T
>
(
source
)