Selection

public enum Selection
  • Declaration

    Swift

    case none
  • Declaration

    Swift

    case index(Int)