[plt-scheme] Are there any obstacles to a single form that combines define and provide/doc?

Noel Welsh noelwelsh at gmail.com
Fri Jun 26 06:49:39 EDT 2009


On Fri, Jun 26, 2009 at 2:57 AM, Grant Rettke<grettke at acm.org> wrote:
> Are there any obstacles to a single form that combines define and provide/doc?

I don't think so. There is, for example, a define/provide-test-suite
function in SchemeUnit which is a straightforward macro.
define/provide-doc should be analogous.

But does anyone use provide/doc? I thought in-code documentation was
in the long term plan, not the short term reality. I could be wrong!

N.


More information about the plt-scheme mailing list