IAdaptiveList<'T> Type
An adaptive list: either a changeable source or a derived node. See IAdaptiveSet<'T> for the view and disposal contracts. Positions in list operations are 0-based and refer to the state as of the previous operation in the same delta; deltas are applied in order (docs/ALIST-DESIGN.md §3).
Instance members
| Instance member |
Description
|
|
|
Mibo