Skip to content

Array classes / generic array type mixes #85

@ljacqu

Description

@ljacqu

If I have a wildcard T and we see T[] used somewhere, we might resolve T to byte[] for example, and then T[] would effectively be byte[][]. How is it handled?

  • Check if ArrayTypeProperties need some update
  • Check if the type variable resolver behaves properly in such cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions