Perspectives on learning and using Haskell
Graham Klyne
GK at ninebynine.org
Sun Jan 4 11:58:24 EST 2004
At 12:23 02/01/04 +0000, Jon Fairbairn wrote:
>The compiler would then (optionally?) run the tests as part
>of the compilation. This would bind the tests more tightly
>to the programme than is now possible.
Ooh! There's an interesting idea. I guess it's like a kind of 'assert'
that get's optimized out at compile-time?
#g
------------
Graham Klyne
For email:
http://www.ninebynine.org/#Contact
More information about the Haskell-Cafe
mailing list