---
title: "==(_:_:)"
framework: weatherkit
role: symbol
role_heading: Operator
path: "weatherkit/forecast/==(_:_:)"
---

# ==(_:_:)

## Declaration

```swift
static func == (lhs: Forecast<MinuteWeather>, rhs: Forecast<MinuteWeather>) -> Bool
```
