module documentation

Simple implementation of a doubly linked list

Class LinkedList Doubly linked list
Class LinkedListIterator Iterator for the linked list
Class LinkedListNode Node of the linked list