Ramna Thors
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Ramna Thors 进行了评论, -
-
Ramna Thors 创建了一个帖子, 已回答Wrong 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...