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

Export findIndexR from the non-generic vector modules #469

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

toyboot4e
Copy link
Contributor

findIndexR was only in the generic module and could be missed.

This PR adds type-restricted versions of findIndexR to the non-generic vector modules (plain Vector, Primitive, Storable and Unboxed). It also adds Does not fuse. sentences to their documents.

Related: #172

Copy link
Contributor

@lehins lehins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thank you!

@Shimuuar Shimuuar merged commit c88d0d2 into haskell:master Sep 19, 2023
19 checks passed
@Shimuuar
Copy link
Contributor

Thank you!

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.

3 participants