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

Add list operations #100

Closed
atomb opened this issue Feb 3, 2016 · 0 comments
Closed

Add list operations #100

atomb opened this issue Feb 3, 2016 · 0 comments

Comments

@atomb
Copy link
Contributor

atomb commented Feb 3, 2016

Right now, the only operation available for SAWScript lists is construction (a concrete list of items in square brackets). It would be nice to have at least:

  • Indexing
  • Append (like Haskell ++)
  • Multi-list concatenation (like Haskell concat)
@atomb atomb added the priority label Mar 9, 2016
@atomb atomb self-assigned this Mar 16, 2016
brianhuffman pushed a commit that referenced this issue Apr 26, 2021
Reimplement `getAllExtSet` and `getConstantSet` using `Data.IntSet`.
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