Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate type for combining Uri and String #33

Open
CoolDadTx opened this issue May 21, 2019 · 0 comments
Open

Evaluate type for combining Uri and String #33

CoolDadTx opened this issue May 21, 2019 · 0 comments

Comments

@CoolDadTx
Copy link
Owner

Most calls that accept Uri also accept String to allow for conversion. Evaluate adding a type that combines the two efficiently. Goals:

  1. Create a single type that can be used seamlessly in functions.
  2. Be able to convert to/from Uri/String without typecasts.
  3. Be efficient.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant