Files
kotlin-fork/idea/resources/inspectionDescriptions/ReplaceAssociateFunction.html
T
2019-03-11 19:33:17 +03:00

5 lines
146 B
HTML

<html>
<body>
This inspection reports <b>associate</b> calls that can be replaced with <b>associateBy</b> or <b>associateWith</b>.
</body>
</html>