Skip to content

Support multi value L/R PUSH #221

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

Closed
wants to merge 1 commit into from
Closed

Support multi value L/R PUSH #221

wants to merge 1 commit into from

Conversation

imajes
Copy link

@imajes imajes commented Apr 24, 2012

Hey,

not sure if this is entirely the right hack for you guys, but it supports multi value LR PUSH.

@pietern
Copy link
Collaborator

pietern commented Apr 24, 2012

Thanks for the effort. This is already possible by passing an array argument as value. The string elements in the array will all be pushed onto the specified list. We try to steer clear of splats as much as possible (see #137 for a discussion).

@pietern pietern closed this Apr 24, 2012
@pietern
Copy link
Collaborator

pietern commented Apr 24, 2012

Also #175.

@imajes
Copy link
Author

imajes commented Apr 24, 2012

Ah. i was testing against the wrong thing, and thought that the 3.0 version didn't support arrays properly - so i ended up hacking this in. glad it works.

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.

2 participants