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

Update types.rst #13604

Merged
merged 1 commit into from
Oct 14, 2015
Merged

Update types.rst #13604

merged 1 commit into from
Oct 14, 2015

Conversation

gdevanla
Copy link
Contributor

Fix a minor typo

jakebolewski added a commit that referenced this pull request Oct 14, 2015
@jakebolewski jakebolewski merged commit 9eee388 into JuliaLang:master Oct 14, 2015
@jakebolewski
Copy link
Member

Thanks!

@tkelman
Copy link
Contributor

tkelman commented Oct 14, 2015

According to the section below, I think this is incorrect, the behavior of get with a default matches what was originally stated - the default value is returned when the firat input is null.

@johnmyleswhite
Copy link
Member

This is the opposite of what we do.

@jakebolewski
Copy link
Member

I think this can be worded differently to make it clearer. Reading it quickly isolation kind of conflates (in my mind) a Nullable returning type T when the value is !== nothing.

@johnmyleswhite
Copy link
Member

If that's confusing, I would use the phrase "null value" instead of "missing value".

@jakebolewski
Copy link
Member

I think that would be better.

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

4 participants