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

5 lines
138 B
HTML

<html>
<body>
This intention makes types of parameters, the receiver, and the return type explicit in a lambda expression.
</body>
</html>