Index public struct Index : Comparable Show on GitHub base Undocumented Declaration Swift fileprivate var base: Set<_Element>.Index Show on GitHub init(_:) Undocumented Declaration Swift fileprivate init(_ base: Set<_Element>.Index) Show on GitHub <(_:_:) Declaration Swift public static func < (l: `Self`, r: `Self`) -> Bool Show on GitHub