uuid: 'uuid' macro supports more UUID types.
authorLudovic Courtès <ludo@gnu.org>
Wed, 6 Sep 2017 08:35:01 +0000 (10:35 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 20:24:47 +0000 (22:24 +0200)
commitce094b4663da6aa52d02f398a19e1d2892641b7d
treedb426cfb6e1ea59ed0e036db0e8b5bed2f8b1c25
parent075681d3501082c6e22df8abf29dfe89d85effc1
uuid: 'uuid' macro supports more UUID types.

* gnu/system/uuid.scm (string->uuid): Turn 'type' into an optional
argument.
(uuid): Add clauses to allow for an optional 'type' parameter.
gnu/system/uuid.scm