Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 21 hours agoElvisfeddit.itimagemessage-square20fedilinkarrow-up1121arrow-down16
arrow-up1115arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 21 hours agomessage-square20fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up2·edit-220 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