subscript(_:)

The weather change at the provided index.

Declaration

subscript(position: WeatherChanges.Index) -> WeatherChanges.Element { get }