Skip to content

Var[T] should be invariant #44

@TiarkRompf

Description

@TiarkRompf

Currently it is declared as Var[+T], which is not really correct (compare to Java arrays and ArrayStoreException). A fix will need to make sure Delite doesn't break. This may need to go hand in hand with fixing #1 (numeric widening).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions