Suggestion: toHex method for int
Abierto
question
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
**Description of the issue**
Many values are much easier to understand when converted to hexadecimal e,g, flags, bounds, enums, constants. It is probably more performant to have toHex native to codeql rather than to express it in terms of a predicate.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.