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

Converting some of the Option() calls to Some() #14

Merged
merged 1 commit into from
Dec 4, 2013

Conversation

tdanford
Copy link
Contributor

@tdanford tdanford commented Dec 4, 2013

... at least where it looks like they can be converted.

Carl and I ran into problems with this before, were the use of Option() actually broke other code, which was using an implicit ordering defined ... somewhere else now, I forget. (Carl, do you remember where this was?)

Unless I'm missing something Frank, and there's a specific reason to use the Option() syntax as-is?

… they can be converted.

Carl and I ran into problems with this before, were the use of Option() actually broke other code, which was using an implicit ordering defined ... somewhere else now, I forget.  (Carl, do you remember?)
@fnothaft
Copy link
Member

fnothaft commented Dec 4, 2013

Ah, yes! These changes make sense. I believe these updates are more idiomatic as well.

fnothaft added a commit that referenced this pull request Dec 4, 2013
Converting some of the Option() calls to Some()
@fnothaft fnothaft merged commit eda42d2 into bigdatagenomics:new-variant Dec 4, 2013
ryan-williams added a commit to ryan-williams/adam that referenced this pull request Jun 20, 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