0df5d5158d
#KT-38297 Fixed
7 lines
193 B
HTML
7 lines
193 B
HTML
<html>
|
|
<body>
|
|
This inspection reports library function calls which could be replaced by simplified one,
|
|
e.g. <b>flatMap { it }</b> call could be simplified to <b>flatten()</b>.
|
|
</body>
|
|
</html>
|