Skip to content

Applicatives, Composable Reducers, Effect Systems around Swift Programming language #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,5 @@ If you think you’ve got something that should be in the list, feel free to fol
* [Functionalish programming in Python with effect](https://www.youtube.com/watch?v=fM5d_2BS6FY)
* [Side Effects are a Public API | Christopher Armstrong](https://www.youtube.com/watch?v=D37dc9EoFus)
* [Nonacceptance of functional programming makes the software industry suck](http://antonio-bonifati.blogspot.com/2011/11/nonacceptance-of-functional-programming.html)
* [Composable Reducers & Effect Systems | Brandon Williams](https://www.youtube.com/watch?v=QOIigosUNGU)
* [Applicatives and Swift | Stephen Celis](https://www.youtube.com/watch?v=Awva79gjoHY&t=633s)