Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement + splices ("SplicePlus") #1990

Open
PaulKlint opened this issue Jun 28, 2024 · 2 comments
Open

Implement + splices ("SplicePlus") #1990

PaulKlint opened this issue Jun 28, 2024 · 2 comments

Comments

@PaulKlint
Copy link
Member

Splices of the form +x or +int x are not implemented in either the interpreter or the compiler.
Issue #1930 already hints at this.

This is a reminder to implement SplicePlus in type checker and compiler.

@jurgenvinju
Copy link
Member

I get it for the matching side, what does it mean for the expression side? The same as *?

@PaulKlint
Copy link
Member Author

This issue is intended to record the situation not to discuss this feature.

Nonetheless: in an expression it could mean a list or set insertion of at lest one element.

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

No branches or pull requests

2 participants