std.uuid is ready for review
Walter Bright
newshound2 at digitalmars.com
Sun Feb 5 21:48:36 PST 2012
On 2/2/2012 1:26 PM, Johannes Pfau wrote:
> std.uuid is ready to be reviewed. As far as I know there's nothing
> being reviewed right now, so we could start the review as soon as
> a review manager has been found.
I'd like to see a string constant that is a regex for a UUID in its canonical
form. The user could then simply pass that string to std.regex and pick UUIDs
out of text.
More information about the Digitalmars-d
mailing list