Skip to content

if pattern deconstructor #8

Open
@vincenthz

Description

add support for pattern in if

rusty syntax:

if let <pattern> = ... {
}

this need support in compilation, and execution also

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions