subscript(_:)

The month weather statistics at the provided index.

Declaration

subscript(position: MonthlyWeatherStatistics<T>.Index) -> MonthlyWeatherStatistics<T>.Element { get }