Skip to content

docstrings, exports and public #23

@lkdvos

Description

@lkdvos

One of the things that are a bit confusing with the current design is how to design and mark things that are considered public.

  1. For interface function implementations, should there be docstrings, and if so, where would they have to go?
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions