Support `switch`/`case`
Open
enhancement
language feature
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
`switch`/`case` would help for the common case of an enumerated message type, where a message type field is used to discriminate between various message bodies.
Contributor guide
Assessment
This issue has not been assessed yet.