NetFabric.DoublyLinkedList icon indicating copy to clipboard operation
NetFabric.DoublyLinkedList copied to clipboard

An alternative to LinkedList<T> with reverse operation and enumeration without allocation.