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

IArray.par is not implemented #253

Open
yukoba opened this issue Oct 17, 2023 · 0 comments
Open

IArray.par is not implemented #253

yukoba opened this issue Oct 17, 2023 · 0 comments

Comments

@yukoba
Copy link

yukoba commented Oct 17, 2023

import scala.collection.parallel.CollectionConverters.*
IArray(1, 2, 3).par

is

value par is not a member of IArray[Int]
    IArray(1, 2, 3).par
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