Kotlin Wrappers API Reference
Toggle table of contents
common
js
wasmJs
Platform filter
common
js
wasmJs
Switch theme
kotlin-js
/
js.core
/
Bitmask
Bitmask
common
js
wasmJs
expect
interface
Bitmask
<
T
:
Bitmask
<
T
>
>
(
source
)
actual
external
interface
Bitmask
<
T
:
Bitmask
<
T
>
>
(
source
)
actual
external
interface
Bitmask
<
T
:
Bitmask
<
T
>
>
(
source
)
Members
Properties
value
Link copied to clipboard
js
open
val
value
:
Int
Functions
contains
Link copied to clipboard
js
open
inline operator
fun
contains
(
other
:
T
)
:
Boolean
plus
Link copied to clipboard
js
open
inline operator
fun
plus
(
other
:
T
)
:
T