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

5 lines
155 B
HTML

<html>
<body>
This intention eliminates argument of 'when' expression transforming its pattern-matching conditions into boolean expressions
</body>
</html>