Skip to content

Is there a way to type-alias a generic type? #697

@desmond-dsouza

Description

@desmond-dsouza

Can I write a generic type-aliase so that:

MyBundle[t] is exactly equivalent to Tuple[List[t], t, List[t]]

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