Skip to content

Think about namespaces #110

@treeowl

Description

@treeowl

@andrewthad suggested changing the naming conventions to use the more common assumption that people will import thing other than types qualified. I think it would probably be too disruptive to do that directly. But sharing (or even copying and pasting) code among the different array implementations would be much easier in that regime. I believe there is quite a lot of code that could be shared. That suggests an alternative approach: layer primitive on top of another package, in the same repository, that uses the other convention. primitive itself would just be a thin shell over the other package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskSomething that needs to be done (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions