Files
kotlin-fork/idea/resources/inspectionDescriptions/NullableBooleanElvis.html
T

5 lines
122 B
HTML

<html>
<body>
This inspection reports when an equality check should be used instead of the elvis operator.
</body>
</html>