Skip to content

Clarify module structure #99

Open
Open
@jml

Description

@jml

API and Value have submodules, but it's not clear what their relation is to the main, or how users are expected to import them.

My vote is for everything to live in Internal except for the modules that people use, which should be mostly re-exports and convenience functions. We break things up into files mostly for our own convenience, which is largely independent of what makes sense to someone trying to use this code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions