I too think grouping modules is the right way, for the same reasons - private to stay private, not at the user's discretion. What _@Zahary_ suggests in [https://forum.nim-lang.org/t/4293](https://forum.nim-lang.org/t/4293).
- Re: `import foo {.private.}` to allows access to private fiel... timothee
- Re: `import foo {.private.}` to allows access to private... treeform
- Re: `import foo {.private.}` to allows access to pri... cumulonimbus
- Re: `import foo {.private.}` to allows access to... timothee
- Re: `import foo {.private.}` to allows acces... cblake
- Re: `import foo {.private.}` to allows ... boia01
- Re: `import foo {.private.}` to allows ... dom96
- Re: `import foo {.private.}` to allows ... timothee
- Re: `import foo {.private.}` to allows ... Trustable
- Re: `import foo {.private.}` to allows ... kobi
- Re: `import foo {.private.}` to allows ... LeuGim
- Re: `import foo {.private.}` to allows ... zahary
- Re: `import foo {.private.}` to allows ... timothee
