Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 9 months agoElvisfeddit.itexternal-linkmessage-square32linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 9 months agomessage-square32linkfedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up0·edit-29 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