Will this break the "friend" like behavior between two classes inside the same module?
- --Dicebot (talk) 22:15, 28 January 2013 (CET) No, it should not. Module stays basic D encapsulation unit and all classes in one module are visible and accessible by each other.