Hello everyone, I hope that this question is clear enough, and that it
hopefully can stimulate a healthy discussion. I have been using Nim daily for
now a month, and I am still wondering about the most idiomatic way of composing
objects and structure the code in Nim. I know that there is support for OOP,
even if not fully, as well as other paradigms, but I often feel kind of set
back of not having an "official" way of structuring code. So, I want to ask,
what would be the most idiomatic way of composing and structuring Nim code?