MutableCollection

public extension MutableCollection
  • Declaration

    Swift

    subscript(safe index: Index) -> Element? { get set }