Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 18 hours agoElvisfeddit.itimagemessage-square18fedilinkarrow-up1112arrow-down16
arrow-up1106arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 18 hours agomessage-square18fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-217 hours ago(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true true) false else true
(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true true) false else true