Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 3 days agoElvisfeddit.itimagemessage-square29fedilinkarrow-up1140
arrow-up1140imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 3 days agomessage-square29fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-23 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