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"

GitHub

69 stars
6 watching
10 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mokagio/swift-functor-introduction-playgroundA playground to introduce and demonstrate the practical use of Functors in Swift.6
alskipp/swift-adventures-in-monad-landAn adventure in exploring monads and related concepts in Swift171
mgrebenets/playgroundsA collection of reusable code snippets and tutorials focused on Swift programming in Xcode playgrounds.9
danielpi/swift-playgroundsA collection of playground files and examples from Apple's Swift Programming Language book226
swifter-tips/playgroundA collection of code snippets and examples to explore Swift programming concepts in an interactive environment.125
uraimo/swift-playgroundsA collection of playgrounds showcasing various Swift programming concepts and techniques.139
sketchytech/swiftplaygroundsA collection of Swift code examples and tutorials organized around interactive coding environments.7
raimohanska/monadsAn introduction to monads in the Haskell programming language12
jakarmy/swift-summaryAn interactive Swift language summary written in Playgrounds1,667
m4tbat/swift-fun-playgroundsA collection of Swift playgrounds showcasing language features and a game implementation8
knightsc/coreanimationplaygroundA Swift playground demonstrating Core Animation techniques9
mathewsanders/scrubberA playground for building animations with UIViewPropertyAnimator37
mattgallagher/cocoawithloveplaygroundsA collection of Swift Playground examples demonstrating a programming approach and related design concepts from Cocoa with Love.89
khinsen/monads-in-clojureAn introduction to monads in Clojure, covering the basics of this functional programming concept.224
mplatvoet/funktionalA Kotlin implementation of monadic types for functional programming.10