DSLX: Does NumberKind serve a purpose?
Open
cleanup
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
In ast.h, there's a enum class, "NumberKind", that I suspect no longer serves a real purpose - I wonder if its something vestigial from ancient times. It's worth looking into to see if we can eliminate it or not.
Contributor guide
Assessment
This issue has not been assessed yet.