Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

New Starter Tasks Suggestions #26

Merged
merged 2 commits into from
Mar 17, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _drafts/2016-03-17-issue-14.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ Welcome to issue #14 of the weekly brief! Just like [Dave Verwer](https://iosdev
<!--excerpt-->

### Starter tasks
1. [SR-306](https://bugs.swift.org/browse/SR-306): Add stable sort algorithm
2. [SR-587](https://bugs.swift.org/browse/SR-587): Move Array(count:repeatedValue:) to RangeReplaceableCollection

<!---
Plus there are still two from last week suggested by Brian that are still up for grabs:
[SR-906](https://bugs.swift.org/browse/SR-906): Allow XCTestCase.continueAfterFailure to be set
[SR-875](https://bugs.swift.org/browse/SR-875): Make swift-corelibs-xctest Functional tests regex matching more like FileCheck

-->

[Last issue](/issue-13/) we started listing starter tasks for beginners, but more advanced tasks could be listed here, too. There were no submissions this week, so please help share the news! 😄 If there is a task that you would like to submit, open [an issue]({{ site.links.issue }}) or [pull request]({{ site.links.pull }}) &mdash; or tweet [to me](https://twitter.com/jesse_squires) or [@swiftlybrief]({{ site.links.twitter }}).

Expand Down