Skip to content

Are tuples supported? #1425

@ghost

Description

I installed AssemblyScript and found out that tuple support is missing.

Here is my code:

const data: [i32, f64] = [2, 9.9];

Are there any workarounds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions