TraversalDirection
public enum TraversalDirection
An enumeration indicating whether you’d like to traverse forwards or backwards through the LinkedList
.
SwiftCurrent 5.1.12 Docs (95% documented)
public enum TraversalDirection
An enumeration indicating whether you’d like to traverse forwards or backwards through the LinkedList
.