LinkedListObject.Index
LinkedListObject.Node?
public typealias Index = Optional<Node>
Collection
Collection.Index
Optional