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

Multimap<String, Any>() format #7

Open
shwethapuj opened this issue Jun 16, 2017 · 0 comments
Open

Multimap<String, Any>() format #7

shwethapuj opened this issue Jun 16, 2017 · 0 comments

Comments

@shwethapuj
Copy link

shwethapuj commented Jun 16, 2017

When i change the value type to Any I'm getting Type 'Any' does not conform to protocol 'Equatable' error .

var multimapvar = Multimap<String, Any>().
How to use Any instead of Int?

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