3 months of Kotlin, code review summary

--

After Google endorsed the use of Kotlin at Google IO 17, many have started using it. On my end, it’s about 3 months since it has been used for development. As part of learning, I’m sharing a summary (non exhaustive) of items detected during code reviews .

Improvement Detected

Better use of collection functions

--

--