labeled_list library

An implementation of list that accepts an optional label with every element added to the list.

Classes

LabeledList<E>
An implementation of list that accepts an optional label with every element added to the list.