Skip to content

Add the list concatenation operator expression #64

Description

@marijnvanwezel

Currently, list concatenation is not supported by the type system. That is because Addition only accepts NumeralType. We need to add support for list concatenation by adding a new expression (ListConcatenation), that takes two lists.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions