Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 1 year agoElvisfeddit.itexternal-linkmessage-square34linkfedilinkarrow-up1162arrow-down111
arrow-up1151arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 1 year agomessage-square34linkfedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·1 year 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