codonnell/uri

Rename URI constructor to make?

Closed this issue · 1 comments

I suggest renaming (or aliasing) the URI constructor procedure uri to make so that the namespace can be sensibly imported with (:require [uri.core :as uri]).

Changed. Thanks for your contributions.