-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rearranging the file structure (#13)
Rearranging Signed-off-by: EandJsFilmCrew <789213+rvsrvs@users.noreply.github.com>
- Loading branch information
Showing
16 changed files
with
76 additions
and
1 deletion.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
...Free Design.playground/Pages/01 - Lost Type Relationships.xcplaygroundpage/Contents.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
//: [Previous](@previous) | ||
|
||
/*: | ||
![The Crusty Talk](POP-1.pdf) | ||
*/ | ||
|
||
//: [Next](@next) |
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+288 KB
Playgrounds/01 - Protocol Free Design.playground/Resources/CombineReturnTypes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
8 changes: 7 additions & 1 deletion
8
Playgrounds/01 - Protocol Free Design.playground/contents.xcplayground
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<playground version='6.0' target-platform='ios' buildActiveScheme='true' importAppTypes='true'/> | ||
<playground version='6.0' target-platform='ios' display-mode='raw' buildActiveScheme='true' importAppTypes='true'> | ||
<pages> | ||
<page name='01 - Lost Type Relationships'/> | ||
<page name='02 - Type Level vs Value Level'/> | ||
<page name='03 - Witnesses'/> | ||
</pages> | ||
</playground> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters