Skip to content

✨[feat]: 도전 과제 02 구현#7

Merged
Roy-wonji merged 2 commits intodevelopfrom
Feature/challenge-02
Aug 25, 2025
Merged

✨[feat]: 도전 과제 02 구현#7
Roy-wonji merged 2 commits intodevelopfrom
Feature/challenge-02

Conversation

@Roy-wonji
Copy link
Collaborator

✨ 작업 내용

  • SortableBox 제네릭 구조체 정의
  • 인스턴스 프로퍼티 var items: [T] 추가
  • 타입 T가 Comparable을 준수할 때 sortItems()를 사용할 수 있도록 구현
  • sortItems()는 오름차순 정렬, items 프로퍼티에 반영

Copy link

@minneee minneee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~

@Roy-wonji Roy-wonji merged commit 7112134 into develop Aug 25, 2025
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