[SE-0021] 인자 라벨을 사용한 함수 이름 지정
## 인자 라벨을 사용한 함수 이름 지정
* 제안: [SE-0021](0021-generalized-naming.md)
* 작성자: [Doug Gregor](https://github.com/DougGregor)...
2025년 3월 9일
[SE-0020] Swift 언어 버전 빌드 설정
## Swift 언어 버전 빌드 설정
* 제안: [SE-0020](0020-if-swift-version.md)
* 작성자: [Ashley Garland](https://github.com/bitjammer)
*...
2025년 3월 9일
[SE-0019] Swift 테스팅
## Swift 테스팅
* 제안: [SE-0019](0019-package-manager-testing.md)
* 작성자: [Max Howell](https://github.com/mxcl), [Daniel Du...
2025년 3월 9일
[SE-0018] 유연한 멤버 초기화
## 유연한 멤버 초기화
* 제안: [SE-0018](0018-flexible-memberwise-initialization.md)
* 작성자: [Matthew Johnson](https://github.co...
[SE-0008] 옵셔널 시퀀스에 대한 Lazy flatMap 추가
## 옵셔널 시퀀스에 대한 Lazy flatMap 추가
* 제안: [SE-0008](0008-lazy-flatmap-for-optionals.md)
* 작성자: [Oisin Kidney](https://githu...
2025년 3월 9일
[SE-0007] C 스타일 for 루프 제거: 조건과 증감 연산자
## C 스타일 for 루프 제거: 조건과 증감 연산자
* 제안: [SE-0007](0007-remove-c-style-for-loops.md)
* 작성자: [Erica Sadun](https://github.c...
2025년 3월 8일
[SE-0006] 표준 라이브러리에 API 가이드라인 적용하기
## 표준 라이브러리에 API 가이드라인 적용하기
* 제안: [SE-0006](0006-apply-api-guidelines-to-the-standard-library.md)
* 작성자: [Dave Abraham...