godotengine / godotengine/godot-docs
Document that Dictionary keys can be any type including arrays and dictionaries.
Open
area:manual
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.2.3
**Issue description:**
Having mostly Python background, I did not expect that godot dictionary keys can be dictionaries and arrays.
In Python dicts and lists are unhashable.
I think it would be useful to know when learning Godot.
**URL to the documentation page (if already existing):**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.