Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 12 hours agoElvisfeddit.itimagemessage-square14fedilinkarrow-up1102arrow-down14
arrow-up198arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 12 hours agomessage-square14fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-211 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