Skip to content

VarDecl include Aggregate Destructing #41

Open
@MrBrN197

Description

@MrBrN197

the zig langauge has aggregate destructing feature for tuples and arrays
https://ziglang.org/download/0.12.0/release-notes.html#Aggregate-Destructuring
allows this

const x, const y = .{1, "two"};

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