julia
fe351895
- Iterators: use public keyword for public unexported API (#53900)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Iterators: use public keyword for public unexported API (#53900) I believe that these fields are all the public fields of `Iterators` that are not exported. This PR marks them as `public`.
References
#53900 - Iterators: use public keyword for public unexported API
Author
fonsp
Parents
efc35a69
Loading