tail property

IList<A> get tail

Implementation

IList<A> get tail => _tail;