Skip to content

Array constructor enhancements #47

Description

@dibyendumajumdar

At present we have a syntax for declaring arrays with a length and initial value to be used for elements, but this is not actually handled in the language, compiler or VMs.

Example syntax:

var arry2 = new [Int] {len=10, value=0}

Activity

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

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