LinkedList.length

Returns the node count

class LinkedList(T)
@property
int
length
()

Meta