[Gardeners] Literate Programming

Larry Clapp larry at theclapp.org
Mon Feb 6 09:24:43 CST 2006


On 2006-02-06, root wrote:
[snip good explanation of the point of having the spec interwoven with
an implementation's code]
> (throw 'please-stop nil)

Don't you mean

  (throw 'please-stop t)

?  ;)

-- L




More information about the Gardeners mailing list