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

5 lines
117 B
HTML

<html>
<body>
This intention converts a boolean expression to an equivalent one using DeMorgan's law.
</body>
</html>