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

Support objects for SafeMappable #29

Merged
merged 1 commit into from Apr 5, 2016
Merged

Conversation

vadymmarkov
Copy link
Collaborator

@zenangst zenangst merged commit dda3ea5 into master Apr 5, 2016
@zenangst zenangst deleted the feature/safe-mappable-objects branch April 5, 2016 12:22
objects.append(try T(value))
}
} else {
for dictionary in self {
Copy link
Sponsor Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vadymmarkov for dictionary in self where ... may sound better

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I mostly copy pasted already existing code. We can refactor it later on 😉

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@onmyway133 feel free to make a PR 😁

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.

None yet

3 participants