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

Generics for Parser<T> are a bit wrong #2

Open
jrop opened this issue May 10, 2018 · 0 comments
Open

Generics for Parser<T> are a bit wrong #2

jrop opened this issue May 10, 2018 · 0 comments
Assignees

Comments

@jrop
Copy link
Owner

jrop commented May 10, 2018

The generic param T should parameterize the type of Token returned, as libraries see IToken<T> returned, instead of the implementation type

@jrop jrop self-assigned this May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant