Create a CDict trait type
Open
type: enhancement
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
There are `CList` and `CSet` trait types that cast sequences to the appropriate type when they are set; there should be a similar `CDict` that casts mappings to dictionaries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.