-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
All functions and classes in the library are currently part of the public API, although many are intended to be for internal use only. We should decide what will be part of the public API (for focus on thorough documentation) and what should be part of the private API (easier to clean-up the code without worrying about breaking things with every change to a private function).
- Decide what will be in the public API
- Decide how to separate the private and public sections of the code
- Implement!
Metadata
Metadata
Assignees
Labels
No labels