Join Slack
Powered by
How do people usually organise their code? A .kt ...
# announcements
n
natpryce
12/01/2015, 4:22 PM
How do people usually organise their code? A .kt file per class (Java style) or a several .kt files within a package directory that each contain multiple definitions of classes, functions and constants (Python style)? Or something different?
5
Views
Open in Slack
Previous
Next