Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agoElvisfeddit.itexternal-linkmessage-square35fedilinkarrow-up1161
arrow-up1161external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 8 months agomessage-square35fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-28 months ago(run { [email protected]?.apply { this.value === true } } == true) ?: if (([email protected] as? Boolean) != true) false else true
(run { [email protected]?.apply { this.value === true } } == true) ?: if (([email protected] as? Boolean) != true) false else true