A super elvis operator would be problematic on ext...
# language-proposals
l
A super elvis operator would be problematic on extension function/properties which have a nullable receiver type. This would allow ambiguous code, and would lose a part of the explicitness of Kotlin, so I guess it won't come to Kotlin for these reasons.