julia
1fc6bbce
- Allow documenting methods with return types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Allow documenting methods with return types E.g. "..." f{T}(x::T)::T = x Fixes problem mentioned in https://github.com/JuliaLang/julia/pull/16432#issuecomment-222497789
References
#16432 - add `function f()::T` return type declaration syntax
Author
MichaelHatherly
Committer
JeffBezanson
Parents
37c8c840
Loading