Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 15 hours agoElvisfeddit.itexternal-linkmessage-square14fedilinkarrow-up1107arrow-down15
arrow-up1102arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 15 hours agomessage-square14fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-214 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