Skip to content

When named types have manual implementations, the derived ones might be used instead depending on the order of compilation #81

@stephanemagnenat

Description

@stephanemagnenat

This is because when compiling a type that depend on a named type, if that compilation happens before the named type's one, the derived implementation might be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    traitThe trait system provides ad hoc polymorphism

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions