Skip to content

Support generic types in Unions #4

@ianrumac

Description

@ianrumac

Currently, generic types are not @Union(List<Int>::class) will generate invalid code.
Should find a way to resolve generics, this should also cover a List<Map<List<String>,<List<Int>>>> case or similar shenanigans.

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