Skip to content

Add mention of rethrow() to ?throw (#43669)#43674

Merged
fredrikekre merged 3 commits intoJuliaLang:masterfrom
adigitoleo:master
Jan 7, 2022
Merged

Add mention of rethrow() to ?throw (#43669)#43674
fredrikekre merged 3 commits intoJuliaLang:masterfrom
adigitoleo:master

Conversation

@adigitoleo
Copy link
Copy Markdown
Contributor

Closes #43669

@oscardssmith oscardssmith added the docs This change adds or pertains to documentation label Jan 6, 2022
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
@fredrikekre
Copy link
Copy Markdown
Member

I suggest you make it a See also: ... instead of documenting the other function in this docstring.

@adigitoleo
Copy link
Copy Markdown
Contributor Author

@fredrikekre Agree, didn't realise there was this convention.

@fredrikekre fredrikekre merged commit a05cb7e into JuliaLang:master Jan 7, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rethrow() -> throw()

5 participants