Ficus 0.0.2

Edit this page

RRBExpandedFullNode<'T> Type

Constructors

Constructor Description

RRBExpandedFullNode(ownerToken, children, ?realSize)

Full Usage: RRBExpandedFullNode(ownerToken, children, ?realSize)

Parameters:
Returns: RRBExpandedFullNode<'T>
ownerToken : OwnerToken
children : RRBNode<'T>[]
?realSize : int
Returns: RRBExpandedFullNode<'T>

Instance members

Instance member Description

this.CurrentLength

Full Usage: this.CurrentLength

this.StringRepr

Full Usage: this.StringRepr

Returns: string
Returns: string