[plt-scheme] Graphs

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Feb 8 15:35:32 EST 2005

At Tue, 08 Feb 2005 15:19:32 -0500, Guillaume Marceau wrote:
> I always wondered why plt-scheme doesn't come with a standard assert
> macro.

I've tried to make contracts fill most of this need. I can see why you
might still want it occasionally, but most of the time you'd rather
have blame attached, so would rather use a contract, imo.

Robby



Posted on the users mailing list.