LinkedList.removeBookmark

removes a bookmark using the bookmark id

class LinkedList(T)
bool
removeBookmark

Return Value

Type: bool

true if bookmark is removed, false if it doesn't exist

Meta