toIList method

IList<A> toIList()

Implementation

IList<A> toIList() => _tree.toIList();