Use the standard library keyword module instead of a hard coded list and applying it to enum keys as well.
- replace some usages of `==` with `is` - use available constants instead of magic strings for type names Co-authored-by: nat <nat.noordanus@gmail.com>