Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agoElvisfeddit.itimagemessage-square30fedilinkarrow-up1166arrow-down111
arrow-up1155arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agomessage-square30fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-28 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