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 support for struct with list param shorthand #882

Merged
merged 1 commit into from
Aug 19, 2014

Conversation

danielgtaylor
Copy link
Contributor

This was already supported within a list via
list-structure(list-scalar, scalar) but not in the non-list form of
structure(list-scalar, scalar). This commit adds support and refactors
the code to reuse as much as possible between the two.

cc @jamesls, @kyleknap

This was already supported within a list via
`list-structure(list-scalar, scalar)` but not in the non-list form of
`structure(list-scalar, scalar)`. This commit adds support and refactors
the code to reuse as much as possible between the two.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 53a9d3a on danielgtaylor:struct-list-scalar into 09bbb5e on aws:develop.

@jamesls
Copy link
Member

jamesls commented Aug 19, 2014

:shipit: Looks good.

@kyleknap
Copy link
Contributor

LGTM

@danielgtaylor danielgtaylor merged commit 53a9d3a into aws:develop Aug 19, 2014
@danielgtaylor danielgtaylor deleted the struct-list-scalar branch August 19, 2014 16:37
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.

4 participants