Creates a Uri ($D Tag).
a Uri Tag
assert(uri("http://foo.bar") == Tag(Uri("http://foo.bar")));
See Implementation
Creates a Uri ($D Tag).