- Removed get_front and get_back, use properties fornt and back instead - Moved from having just a object in each _LinkedListItem to using key and value - Added methods filter, map, in_map, in_filter, swap, find_first, find_last, insert_before and insert_after