Is there such a thing?
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 26 16:27:02 PST 2015
On Thu, 26 Feb 2015 22:10:15 +0000, Taylor Hillegeist wrote:
> One of the listed uses for a unit was if the developer wanted to hide
> his ip but allow others to use the code.
>
> Does D have a way of doing this?
you can compile static library and provide autogenerated .di file.
compiler will strip out all unnecessary parts from it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150227/39ee64d4/attachment.sig>
More information about the Digitalmars-d
mailing list