Danielczeresnia27
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Danielczeresnia27 commented, -
Danielczeresnia27 created a post, Answered[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 ... -
Danielczeresnia27 created a post, Answeredstructure 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...