Skip to content

added: pop, shift, unshift, unshiftAll to Data.Array.ST#157

Merged
garyb merged 2 commits into
purescript:masterfrom
klntsky:add-pop-shift-unshift
Apr 27, 2019
Merged

added: pop, shift, unshift, unshiftAll to Data.Array.ST#157
garyb merged 2 commits into
purescript:masterfrom
klntsky:add-pop-shift-unshift

Conversation

@klntsky
Copy link
Copy Markdown
Contributor

@klntsky klntsky commented Apr 2, 2019

closes #151

Copy link
Copy Markdown
Contributor

@hdgarrood hdgarrood left a comment

Choose a reason for hiding this comment

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

Looks good, just a few minor nits.

Comment thread src/Data/Array/ST.purs Outdated
Comment thread src/Data/Array/ST.js Outdated
Comment thread src/Data/Array/ST.js Outdated
Comment thread src/Data/Array/ST.purs Outdated
@garyb garyb merged commit 1bca4c0 into purescript:master Apr 27, 2019
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.

add pop, shift, unshift to STArray

3 participants