Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 months agoElvisfeddit.itimagemessage-square34fedilinkarrow-up1134arrow-down110
arrow-up1124arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 months agomessage-square34fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up2·edit-27 months 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