Skip to content

VisibleList_List should return a list of the same type as its input #3812

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

Open
d-torrance opened this issue May 13, 2025 · 0 comments
Open

Comments

@d-torrance
Copy link
Member

The following seems strange:

i1 : [1, 2, 3]_{0,2}

o1 = {1, 3}

o1 : List

Shouldn't the return value be [1, 3]?

Originally posted by @d-torrance in #3809 (comment)

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

No branches or pull requests

1 participant