no. we don’t think that removing explicit type dec...
# intellij
y
no. we don’t think that removing explicit type declarations wherever possible is a good way to clean up Kotlin code
c
Yep, for example I tend to [almost] always leave explicit return type on fun declarations, makes it much more easier to read the code.