| Union case | Description |
Full Usage:
SimpleInsertion newCurrent
Parameters:
'a
|
|
Full Usage:
SlidItemsLeft(newLeft, newCurrent)
Parameters:
'a
newCurrent : 'a
|
|
Full Usage:
SlidItemsRight(newCurrent, newRight)
Parameters:
'a
newRight : 'a
|
|
Full Usage:
SplitNode(newCurrent, newRight)
Parameters:
'a
newRight : 'a
|
|
| Instance member | Description |
Full Usage:
this.IsSimpleInsertion
Returns: bool
|
|
Full Usage:
this.IsSlidItemsLeft
Returns: bool
|
|
Full Usage:
this.IsSlidItemsRight
Returns: bool
|
|
Full Usage:
this.IsSplitNode
Returns: bool
|
|