Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agoElvisfeddit.itexternal-linkmessage-square35linkfedilinkarrow-up1166arrow-down110
arrow-up1156arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agomessage-square35linkfedilink
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