Skip to content

Create private init() where appropriate #4

Open
@Alarson93

Description

@Alarson93

Certain classes such as CellCoupler can be initialized using let foo = CellCoupler().

The library should not operate this way. We need to make that plain init private.
Maybe experiment with required inits too?

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