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

Make Option<VerifiedObject> a VerifiedObject #127

Merged
merged 1 commit into from Aug 27, 2020
Merged

Make Option<VerifiedObject> a VerifiedObject #127

merged 1 commit into from Aug 27, 2020

Conversation

pwoolcoc
Copy link

@pwoolcoc pwoolcoc commented Aug 25, 2020

This allows people to use Option<SOME_VERIFIED_OBJECT> in method signatures
instead of taking AnyObject and converting.

This allows people to use `Option<SOME_VERIFIED_OBJECT>` in methods
instead of taking AnyObject and converting
@danielpclark danielpclark changed the base branch from master to develop August 27, 2020 19:46
@danielpclark
Copy link
Owner

@pwoolcoc Thanks! This is nice!

@danielpclark danielpclark merged commit d7c6f31 into danielpclark:develop Aug 27, 2020
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

2 participants