Closed kevin-lee closed 2 months ago
[refined4s-core] Add toURL to Uri, and add toURI to toUrl
refined4s-core
toURL
Uri
toURI
toUrl
0.18.0
Uri("https://www.google.com").toURL // java.net.URL("https://www.google.com") Url("https://www.google.com").toURI // java.net.URI("https://www.google.com")
Summary
[
refined4s-core
] AddtoURL
toUri
, and addtoURI
totoUrl
Version
0.18.0
Description