Skip to content

return key value when key value is undefined#35

Merged
rafakato merged 1 commit intowankdanker:masterfrom
TimOgilvy:master
Mar 8, 2017
Merged

return key value when key value is undefined#35
rafakato merged 1 commit intowankdanker:masterfrom
TimOgilvy:master

Conversation

@TimOgilvy
Copy link
Copy Markdown
Contributor

return fromObject[key] if undefined since there is no point going any further. Fixes #34

return `fromObject[key]` if undefined since there is no point going any further
Copy link
Copy Markdown
Collaborator

@rafakato rafakato 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 to me. Merging

@rafakato rafakato merged commit ba09a52 into wankdanker:master Mar 8, 2017
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