arrow-fx-stm / arrow.fx.stm.internal / Branch / Leaf

Leaf

data class Leaf<A> : Branch<A>

Constructors

<init> Leaf(hash: Int, value: Array<Any?>)

Properties

hash val hash: Int
value val value: Array<Any?>

Do you like Arrow?

Arrow Org
<