Skip to content

Conversation

@yhk1038
Copy link
Contributor

@yhk1038 yhk1038 commented Jan 10, 2026

Summary

  • 배열 축약 문법 String[] 관련 문서 업데이트
  • v0.0.43 CHANGELOG에 배열 축약 문법 기능 추가
  • 영어, 한국어, 일본어 문서 모두 업데이트

Changes

  • docs/learn/everyday-types/arrays-and-hashes.md - 배열 축약 문법 예제 추가
  • docs/learn/generics/built-in-generics.md - 배열 축약 문법 예제 추가
  • docs/project/changelog.md - v0.0.43 버전 기록
  • docs/reference/cheatsheet.md - 빠른 참조 업데이트
  • i18n 문서 (ja, ko) 동기화

Test plan

  • Docusaurus 빌드 확인
  • 문서 렌더링 검증

- Update arrays-and-hashes docs with `String[]` syntax examples (en, ja, ko)
- Update built-in-generics with array shorthand examples
- Add v0.0.43 to changelog with array shorthand feature
- Update cheatsheet with new syntax
- Update optional-rest-parameters examples
- Both `String[]` and `Array<String>` syntaxes are documented
@yhk1038 yhk1038 closed this Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants