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

Use Seq[String] for interface instead of List[String] #99

Open
tototoshi opened this issue Mar 1, 2017 · 1 comment
Open

Use Seq[String] for interface instead of List[String] #99

tototoshi opened this issue Mar 1, 2017 · 1 comment

Comments

@tototoshi
Copy link
Owner

Because It has no reason to be List. Seq is more generic.

@ubaldop
Copy link

ubaldop commented Oct 3, 2017

@tototoshi is this issue still open? May I try to take a look?

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

2 participants