Skip to content

Connectable type #368

@ducky64

Description

@ducky64

Two problems:

  • Things that are defined on Ports (like .connected(...)) can't take nets
  • Those are also defined in terms of the Port[LinkType] as a type check, which is kind of ugly

Perhaps define a Connectable[LinkType] that solves both issues, which Net implements. Unclear whether it's a good idea to make it type parameterized.

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