Swift-Adventures-In-Monad-Land
Monad exploration
An adventure in exploring monads and related concepts in Swift
A Swift adventure with Optionals, Monads, bananas and squirrels
171 stars
16 watching
11 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
monadplaygroundsquirrelswift
Related projects:
Repository | Description | Stars |
---|---|---|
mokacoding/swift-functors-applicative-monads-in-pictures-playground | A companion Playground for learning about functors, applicatives, and monads in Swift | 69 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
jitwit/aoc | A collection of solutions to Advent of Code problems in various programming languages | 19 |
mokagio/swift-functor-introduction-playground | A playground to introduce and demonstrate the practical use of Functors in Swift. | 6 |
alskipp/swift-diagram-playgrounds | A project showcasing two approaches to creating diagrams in Swift using recursive data structures and protocols. | 277 |
kallanreed/monadsharp | A collection of monadic types for C# with focus on readability and usability. | 1 |
ksm/swiftinflux | An historical record of Swift's initial evolution and notable changes to its features. | 1,864 |
alex-lairan/monads | A collection of monad implementations for Crystal programming language | 47 |
raimohanska/monads | An introduction to monads in the Haskell programming language | 12 |
mi-lee/vim-adventures-in-elm | An Elm implementation of a Vim-based adventure game with navigation and obstacle mechanics. | 34 |
jakarmy/swift-summary | An interactive Swift language summary written in Playgrounds | 1,668 |
nettlep/learn-swift | Interactive playgrounds to learn Apple's Swift programming language quickly and efficiently | 794 |
axsk/advent-of-code | An implementation of the popular Advent of Code puzzle-solving platform in Julia | 1 |
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell | An in-depth exploration of a Haskell approach to building real-world software, focusing on its benefits and applications. | 155 |