4a5cbe0443
Related to KT-30501
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>
|