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

5 lines
133 B
HTML

<html>
<body>
This intention converts a <b>boolean</b> expression to an equivalent expression using De Morgan's laws.
</body>
</html>