Sleepzy@feddit.it to Programmer Humor · 9 hours agoElvisfeddit.itimagemessage-square11fedilinkarrow-up179arrow-down12
arrow-up177arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor · 9 hours agomessage-square11fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-28 hours ago(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true) false else true
(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true) false else true