toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.core
/
Bitmask
Bitmask
external
interface
Bitmask
<
T
:
Bitmask
<
T
>
>
(
source
)
Members
Properties
value
Link copied to clipboard
open
val
value
:
Int
Functions
contains
Link copied to clipboard
open
inline operator
fun
contains
(
other
:
T
)
:
Boolean
plus
Link copied to clipboard
open
inline operator
fun
plus
(
other
:
T
)
:
T