arrow-fx-stm
1.1.3-alpha.6
common
arrow-fx-stm
/
arrow.fx.stm.internal
/
Branch
/
Leaf
Leaf
common
data
class
Leaf
<
A
>
(
val
hash
:
Int
,
val
value
:
Array
<
Any
?
>
)
:
Branch
<
A
>
Content copied to clipboard
Constructors
Properties
Constructors
Leaf
Link copied to clipboard
common
fun
Leaf
(
hash
:
Int
,
value
:
Array
<
Any
?
>
)
Content copied to clipboard
Properties
hash
Link copied to clipboard
common
val
hash
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
Array
<
Any
?
>
Content copied to clipboard