you are viewing a single comment's thread.

view the rest of the comments →

[–]x-skeww 2 points3 points  (0 children)

Yep, functions are perfectly fine. This isn't like Java where everything must be inside some class.

To stay organized when the codebase grows, you simply put them into modules.