Skip to content

Match new Base destructuring syntax (aka the fate of this package) #14

@marius311

Description

@marius311

Property destructuring was just merged into master 🎉 JuliaLang/julia#39285

Would be nice if this package allowed you to match that syntax, i.e. if in addition to the current form, it also allowed:

@unpack (;x, y) = foo

such that in the future one can upgrade by just dropping the @unpack.

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