EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
LinkedList.Iterator
CLASS
LinkedList.Iterator
Swift
1public class Iterator: IteratorProtocolMethods
next()
Swift
1public func next() -> Element?