Comparison of @effect/platform/Url.fromString() and Schema.decodeUnknown(Schema.Url) APIs

Are the @effect/platform/Url.fromString() APIs doing something different from Schema.decodeUnknown(Schema.Url)? It seems redundant
Was this page helpful?