Types for map keys
Open
@medikoo is already working on this.
Since May 15, 2017.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently we can only restrict object/map values with specific types
It would be nice to force keys of given map to be only of specific type, e.g. use case is a Log nested map, where each key is expected to be instance of Date.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.