Skip to content

Add destructuring syntax #8

@nsiccha

Description

@nsiccha

Having something like this would be nice:

@dynamicstruct struct Example
    (a, b) = some_function()
   (;c, d) = other_function()
end

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