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

Data.Vector.Generic support #1

Merged
merged 1 commit into from Apr 3, 2012
Merged

Conversation

jhance
Copy link
Contributor

@jhance jhance commented Apr 3, 2012

While it is true that there is no real performance benefit for
unboxed/storable vectors, it is important to provide parVector for all
types of vectors so that other packages which may want to abstract over
all vectors can use parVector regardless of whether or not any actual
performance benefit is gained from its usage.

TomMD added a commit that referenced this pull request Apr 3, 2012
Data.Vector.Generic support
@TomMD TomMD merged commit 2ea3aef into haskell-github-trust:master Apr 3, 2012
While it is true that there is no real performance benefit for
unboxed/storable vectors, it is important to provide `parVector` for all
types of vectors so that other packages which may want to abstract over
all vectors can use `parVector` regardless of whether or not any actual
performance benefit is gained from its usage.
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

Successfully merging this pull request may close these issues.

None yet

2 participants