avail
2.0.0.alpha09
avail
/
avail.utility
/
Mutable
/
Mutable
Mutable
fun
<
T
>
Mutable
(
value
:
T
)
Content copied to clipboard
Constructor that takes an initial value.
Parameters
T
The type of mutable object.
value
The initial value.