subscript(_:)
The day weather statistics at the provided index.
Declaration
subscript(position: DailyWeatherStatistics<T>.Index) -> DailyWeatherStatistics<T>.Element { get }The day weather statistics at the provided index.
subscript(position: DailyWeatherStatistics<T>.Index) -> DailyWeatherStatistics<T>.Element { get }