Danielczeresnia27
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 [BUG] replace structurally... kotlin filter inside onFailure
已回答hi,doing a replace structurally (even the same content) on the following piece of code removes the arrow operator inside filter:runCatching { }.onFailure { listOf("foo", "bar").filter {str -> str ... -
创建于 structure search and replace kotlin script constraint
已回答hi,is there any way to use script constraint in kotlin structural search? i haven't seen any example using it for kotlin and the github page doesn't mention it either.by the way, any advice on refe...