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

Lists cannot be put into dictionaries #6

Open
Jack-Riddle opened this issue Jun 18, 2023 · 2 comments
Open

Lists cannot be put into dictionaries #6

Jack-Riddle opened this issue Jun 18, 2023 · 2 comments

Comments

@Jack-Riddle
Copy link

When I try to create a dictionary containing a list, the list gets replaced by a key. I will give additional information if you need it.

@walksanatora
Copy link
Owner

ah wait list get filtered as a key
you cannot have list/dictionaries as keys (should probally make it a mishap)
wait is the list being the key or the value?
because the set function is here
so I dont see how it should be mixing it up

@walksanatora
Copy link
Owner

can you share your hex because The problem isn't jumping out at me looking at the functions for setting iota values

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

2 participants