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

Mapping to array with different values ex map.class('name').use('fullname') #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidamitchell
Copy link

Added tests (42,43) for mapping objects/arrays when using different
values in the map for the data keys and the attribute values. ex
map.class('name').use('fullname')

Additional the proposed solution for the problem.

Also removed a passing of a key to the iterate method when the data is
of type object as it is not used.

values in the map for the data keys and the attribute values. ex
map.class('name').use('fullname')

Additional the proposed solution for the problem.

Also removed a passing of a key to the iterate method when the data is
of type object as it is not used.
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.

1 participant