Files
kotlin-fork/idea/resources/intentionDescriptions/NullableBooleanEqualityCheckToElvisIntention/description.html
T

5 lines
109 B
HTML

<html>
<body>
This intention converts a nullable boolean equality check to an elvis operator.
</body>
</html>