공백 void
Provenance
- #20 null-absence concept_map maps hare/void → concept void
- #23 demo-alpha concept_map covers concept void
- #28 sealion-refinement concept_map maps hare/void → concept void winning layer
Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.
Across locales
What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.
null-absence · concept void — per-locale forms
Expand to load the per-locale matrix.
demo-alpha · concept void — per-locale forms
Expand to load the per-locale matrix.
sealion-refinement · concept void — per-locale forms
Expand to load the per-locale matrix.
AI council review
Reviewed by 1 model
· @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17
Cluster null-absence
· locale ko
· member void
While '빈값' isn't *incorrect*, '공백' (gongbaek) meaning 'emptiness' or 'void' is a more precise and commonly used term in Korean programming contexts to represent a function or type that returns nothing. It better reflects the type-level absence of a value.
Issue breakdown
- specificity While '빈값' means 'empty value', it doesn't fully capture the type-level concept of 'void'. It could be misinterpreted as simply an empty string or container.