Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 6 hours agoElvisfeddit.itexternal-linkmessage-square11fedilinkarrow-up171arrow-down12
arrow-up169arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 6 hours agomessage-square11fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-25 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