정수 int

Language
javascript
Surface
keywords
Locale
ko
Brain ID
javascript/keywords/int
Upstream reference
MDN · search
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

No council migration covers this term — it comes from the dictionary / base layer.

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster primitive-types · locale ko · member int

improve
verdict
정수
existing translation
정수형
improved translation
Explanation

Using '정수형' (jeongsuhyeong - integer type) is more precise and clearly indicates a type. It's a common practice in Korean programming documentation.

Issue breakdown

  • specificity While '정수' is technically correct, it's too broad. It doesn't convey the specific meaning of a 32-bit integer.
  • consistency Inconsistent with the need to differentiate between int, long, and short in some contexts.