Skip to content

parallel.sc should bu updated #29

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

Closed
byejude opened this issue Dec 22, 2019 · 2 comments
Closed

parallel.sc should bu updated #29

byejude opened this issue Dec 22, 2019 · 2 comments

Comments

@byejude
Copy link

byejude commented Dec 22, 2019

source in // src/main/scala/progscala2/collections/parallel.sc
should add 'import scala.collection.parallel.CollectionConverters._',see it in scala-parallel-collections,
and when i import this in parallel.sc and run it, it says
'error: value par is not a member of scala.collection.immutable.Range.Inclusive
did you mean map, max, or span?
'
and i change it to *.scala and add main function,it runs sucessful, and i dont know why

@byejude
Copy link
Author

byejude commented Dec 25, 2019

bu -> be

@deanwampler
Copy link
Owner

Closing this now as the code has been completely refactored.

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

2 participants