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

5 lines
143 B
HTML

<html>
<body>
This intention converts a lambda (function literal) expression calling a single function to a function reference.
</body>
</html>