RFC #6: Publicity for struct fields/methods #9
ProCode-Software
started this conversation in
RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
_privatekeyword. Downside: Another keywordFor methods, which are declared in the same block as module-level functions:
publicbe used (for consistency with module-level functions), or_should be used to make them private?All reactions