Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 4 days agoElvisfeddit.itexternal-linkmessage-square35fedilinkarrow-up1158arrow-down18
arrow-up1150arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 4 days agomessage-square35fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-24 days 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