Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Clarify evaluation semantics of repeated constant arrays #129

@bamarsha

Description

@bamarsha

QEP 2 adds the [x, size = n] expression. However, it doesn't specify whether the expression x should be evaluated once and its result copied to every element, or if x should be evaluated n times.

The spec should be clearer about the evaluation semantics of repeated constant arrays. I would prefer to use the semantics that x is evaluated once.

Metadata

Metadata

Assignees

Labels

DocumentationIssues related to the specs or documentation maintained on this repository

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