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

6 lines
96 B
HTML

<html>
<body>
This intention replaces 'Math.max' calls with 'coerceAtLeast'
</body>
</html>