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

Add haddocks for mutable drop/take/init/tail and corresponding unsafe variants #377

Merged
merged 2 commits into from
May 1, 2021

Conversation

Shimuuar
Copy link
Contributor

@Shimuuar Shimuuar commented Apr 7, 2021

Fixes #206

@Shimuuar Shimuuar merged commit e7d09b8 into haskell:master May 1, 2021
@Shimuuar Shimuuar deleted the drop-doc branch May 1, 2021 14:38
lehins pushed a commit that referenced this pull request Sep 21, 2021
… variants (#377)

* Add haddocks for mutable take, drop, init & tail

* Add documentation for unsafe variants
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.

Document semantics of take, drop, and grow for mutable vectors
1 participant