Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground
A companion Playground for the article "Swift Functors, Applicatves, and Monads in Pictures"
https://github.com/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground
Last synced: 3 months ago
JSON representation
A companion Playground for the article "Swift Functors, Applicatves, and Monads in Pictures"
- Host: GitHub
- URL: https://github.com/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground
- Owner: mokacoding
- Created: 2015-07-13T21:32:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T15:12:53.000Z (over 5 years ago)
- Last Synced: 2024-04-27T23:33:38.277Z (6 months ago)
- Language: Swift
- Size: 2.93 KB
- Stars: 68
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Swift Functors, Applicatives, and Monads in Pictures - Companion to the article: Swift Functors, Applicatves, and Monads in Pictures. ⏳ (Theoretical Computer Science / Functional Reactive Programming)
README
# Swift Functors, Applicatives, and Monads in Pictures - Playground
This is a companion Playground for the aritcle "[Swift Functors, Applicatives, and Monads in Pictures](http://www.mokacoding.com/blog/functor-applicative-monads-in-pictures/)" from [mokacoding](http://www.mokacoding.com).
The article itself is a port to Swift of Haskell's original "[Functors, Applicatives, and Monads in Pictures](http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html)" by [Aditya Bhargava](http://adit.io/), [@__egonschiele](https://twitter.com/_egonschiele) on Twitter.
Reach out on twitter [@mokagio](https://twitter.com/mokagio) or open an issue if you have feedbacks, comments, or questions.
Cheers
---
(c) 2015 - Giovanni Lodi - [mokacoding.com](http://mokacoding.com)