Ramna Thors
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ramna Thors commented, -
-
Ramna Thors created a post, AnsweredWrong warning message for Kotlin OffsetDateTime equality check
The IDE shows the following warning when using `==` on two instances of `OffsetDateTime`. However, `==` is NOT an “identity-sensitive operation” in Kotlin, so the message seems objectively wrong an...