Skip to content

Types of Resolute aggregates should be determined statically #4

@kfhoech

Description

@kfhoech

Issue by kfhoech
Thursday Jun 14, 2018 at 11:14 GMT
Originally opened as smaccm/smaccm#147


Types of Resolute aggregates (e.g. lists and sets) should be determined statically rather than depending upon having an element. As is, the types of empty lists and sets is incomplete if empty. For consistency with the statically-typed nature of the language make typing complete (including an element type).

In implementation, this should involve attaching an element type to the aggregate such that it can be typed at construction, even if empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ResolutebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions