I don't think private variables on structs are worth it in general. I almost make everything public by default. I don't export low level functions though...
- How to use private variables when you put all types in one... kcvinu
- Re: How to use private variables when you put all typ... treeform
