Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 hours agoElvisfeddit.itimagemessage-square11fedilinkarrow-up173arrow-down12
arrow-up171arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 hours agomessage-square11fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-26 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