-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
One of the things that are a bit confusing with the current design is how to design and mark things that are considered public.
- For interface function implementations, should there be docstrings, and if so, where would they have to go?
- How do I mark such an implementation as public? In other words, how do I tell other packages that they are allowed to call
@interface interface f(x...).
Metadata
Metadata
Assignees
Labels
No labels