BidirectionalCollection

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:adoptedBy String
Array
Substring
ArraySlice
ContiguousArray
Dictionary.Keys
Dictionary.Values
String.SubSequence
gptkbp:allows bidirectional traversal
gptkbp:category Swift protocol
gptkbp:compatibleWith Sequence
gptkbp:definedIn gptkb:Swift_Standard_Library
gptkbp:documentation https://developer.apple.com/documentation/swift/bidirectionalcollection
https://www.w3.org/2000/01/rdf-schema#label BidirectionalCollection
gptkbp:inheritsFrom gptkb:library
gptkbp:introducedIn gptkb:Swift_3.0
gptkbp:requires endIndex
index(after:)
index(before:)
startIndex
subscript(position:)
gptkbp:usedFor collections that can be traversed forwards and backwards
gptkbp:bfsParent gptkb:Swift_Standard_Library
gptkbp:bfsLayer 8