I came across the <https://kotlinlang.org/docs/ref...
# codingconventions
s
I came across the https://kotlinlang.org/docs/reference/coding-conventions.html#function-names section and found something interesting related to factory functions convention. I would like to propose some tiny changes in the sample code and the description. I created a ticket https://youtrack.jetbrains.com/issue/KT-37943 and a PR https://github.com/JetBrains/kotlin-web-site/pull/1649 for this. Any feedback is welcome!