6 lines
163 B
HTML
6 lines
163 B
HTML
<html>
|
|
<body>
|
|
This inspection reports <b>flatMap</b> call should be simplified to <b>flatten()<b>, e.g. <b>flatMap { it }</b> to <b>flatten()</b>.
|
|
</body>
|
|
</html>
|