1 repository on SrcLog
Lists in cpp with multiple methods such as prepend for LIFO lists, append for FIFO lists, a show method that displays the list and it's used to overflow the "<<" operator, among others.