On 21/10/2009 23:59, AJ wrote:
Since D has no header files, how does one create "a library" that another
developer can use without exposing the implementation?


D does have header files with the extension .di which can be either auto generated and/or manually edited. IMO this is a design mistake carried over from c/c++.

Reply via email to