Index
public enum Index<T: Any>: Comparable
Undocumented
-
Undocumented
Declaration
Swift
case array(Int)
-
Undocumented
Declaration
Swift
case dictionary(DictionaryIndex<String, T>)
-
Undocumented
Declaration
Swift
case null