If not what do you think of it, I would love this addition.
I want to get the (ddoc)-comment of a certain function/member/struct …
so I can generate help-messages at compiletime, without the need to
duplicate the comments. Like pythons function.__doc__ or class.__doc__
etc. is there anything planed for D, e.g. __traits(getComment, foo.bar)?
- trait for (ddoc)-comments David
- Re: trait for (ddoc)-comments bearophile
- Re: trait for (ddoc)-comments bearophile
- Re: trait for (ddoc)-comments David
- Re: trait for (ddoc)-comments bearophile
- Re: trait for (ddoc)-comments David
- Re: trait for (ddoc)-comments Dmitry Olshansky
- Re: trait for (ddoc)-comments Marco Leise
- Re: trait for (ddoc)-comments David
- Re: trait for (ddoc)-comments bearophile
