Skip to content

Add random-access setter function for deque#184

Open
Landmaster wants to merge 1 commit into
montagejs:masterfrom
Landmaster:deque-set
Open

Add random-access setter function for deque#184
Landmaster wants to merge 1 commit into
montagejs:masterfrom
Landmaster:deque-set

Conversation

@Landmaster
Copy link
Copy Markdown

This pull request adds Deque.set(index, value), which is analogous to array[index] = value, but for deques.

@hthetiot
Copy link
Copy Markdown
Contributor

hthetiot commented Dec 7, 2017

Break tests, see travis.

@hthetiot hthetiot added this to the Triage milestone Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants