[plt-scheme] UUID Question

From: Sam TH (samth at ccs.neu.edu)
Date: Wed Dec 16 10:31:54 EST 2009

On Wed, Dec 16, 2009 at 10:24 AM, Doug Williams
<m.douglas.williams at gmail.com> wrote:
>
> ...
> (make-uuid-3 namespace-DNS "www.widgets.com") = #<uuid
> 3d813cbb-47fb-32ba-91df-831e1593ac29>
> (make-uuid-3 namespace-DNS "www.widgets.com" #t) = #<uuid
> e902893a-9d22-3c7e-a7b8-d6e313b71d9f>
> ...

I think it would be helpful to use an optional keyword argument here,
rather than just an optional boolean.

-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.