Files
kotlin-fork/idea/resources/inspectionDescriptions/ConvertCallChainIntoSequence.html
T
2018-08-08 10:29:10 +03:00

5 lines
120 B
HTML

<html>
<body>
This inspection reports call chain on collection should be converted into <b>Sequence</b>.
</body>
</html>