Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 10か月前Elvisfeddit.itexternal-linkmessage-square35fedilinkarrow-up1164arrow-down111
arrow-up1153arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 10か月前message-square35fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-210か月前(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