Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@ title: 명목적 타이핑(Nominal Typing)
|
||||
category: 10_Wiki/Topics
|
||||
status: duplicate
|
||||
canonical_id: nominal-typing
|
||||
duplicate_of: "[[Nominal Typing]]"
|
||||
duplicate_of: "[[Nominal-Typing-in-TypeScript|Nominal Typing]]"
|
||||
aliases: []
|
||||
source_trust_level: A
|
||||
confidence_score: 0.9
|
||||
@@ -16,7 +16,7 @@ github_commit: pending
|
||||
|
||||
# 명목적 타이핑(Nominal Typing)
|
||||
|
||||
> **이 문서는 [[Nominal Typing]] 의 중복본입니다.** Canonical 문서로 redirect.
|
||||
> **이 문서는 [[Nominal-Typing-in-TypeScript|Nominal Typing]] 의 중복본입니다.** Canonical 문서로 redirect.
|
||||
|
||||
## 핵심 요약
|
||||
- 타입 동등성을 매 이름(declaration) 기준으로 판단.
|
||||
@@ -24,7 +24,7 @@ github_commit: pending
|
||||
- TS 는 structural 이지만 branded type 으로 nominal 흉내 가능.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Nominal Typing]] (canonical)
|
||||
- 부모: [[Nominal-Typing-in-TypeScript|Nominal Typing]] (canonical)
|
||||
- 인접: [[Structural Typing]] · [[Branded Types]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
|
||||
Reference in New Issue
Block a user