Swift-Functors-Applicative-Monads-In-Pictures-Playground
Programming concepts playground
A companion Playground for learning about functors, applicatives, and monads in Swift
A companion Playground for the article "Swift Functors, Applicatves, and Monads in Pictures"
69 stars
6 watching
10 forks
Language: Swift
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A playground to introduce and demonstrate the practical use of Functors in Swift. | 6 |
| An adventure in exploring monads and related concepts in Swift | 171 |
| A collection of reusable code snippets and tutorials focused on Swift programming in Xcode playgrounds. | 9 |
| A collection of playground files and examples from Apple's Swift Programming Language book | 226 |
| A collection of code snippets and examples to explore Swift programming concepts in an interactive environment. | 125 |
| A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |
| A collection of Swift code examples and tutorials organized around interactive coding environments. | 7 |
| An introduction to monads in the Haskell programming language | 12 |
| An interactive Swift language summary written in Playgrounds | 1,667 |
| A collection of Swift playgrounds showcasing language features and a game implementation | 8 |
| A Swift playground demonstrating Core Animation techniques | 9 |
| A playground for building animations with UIViewPropertyAnimator | 37 |
| A collection of Swift Playground examples demonstrating a programming approach and related design concepts from Cocoa with Love. | 89 |
| An introduction to monads in Clojure, covering the basics of this functional programming concept. | 224 |
| A Kotlin implementation of monadic types for functional programming. | 10 |