LinkedList.removeBookmark

removes a bookmark using the bookmark id returns true if successful false if the bookmark doesn't exist

class LinkedList(T)
bool
removeBookmark

Meta