LinkedList.placeBookmark

Sets a "bookmark", and returns the bookmark-ID, throws Exception if there is no last-read-item to place bookmark on

this ID can later be used to go back to the reading position at which the bookmark was placed

class LinkedList(T)
placeBookmark
()

Meta