Skip to content

bridge_constraint function #668

@blegat

Description

@blegat

Currently, bridges are instantiated with the bridge constructor but this has the disadvantage of creating method ambiguities if the bridge has three fields which forces the constructor signature to also include all the type constraints of the bridge type.
We could add a bridge_constraint to avoid relying on the constructor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions