Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertBinaryExpressionWithDemorgansLawIntention/description.html
T
2017-06-28 15:28:43 +03:00

5 lines
117 B
HTML

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