Skip to content

Handle structural "subtyping" of interfaces #1

@julian-klode

Description

@julian-klode

Currently, our struct and interface permission objects just keep ordered fields or methods. In the real world, things are more complicated though, as interfaces might have methods in a different order; or different counts of methods. We need to compare them by-name instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions