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

GitHub

171 stars
16 watching
11 forks
Language: Swift
last commit: about 10 years ago
Linked from 1 awesome list

monadplaygroundsquirrelswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mokacoding/swift-functors-applicative-monads-in-pictures-playgroundA companion Playground for learning about functors, applicatives, and monads in Swift69
clojure/algo.monadsA Clojure-based library providing macros and definitions for common data monads.446
thangiee/freasy-monadA Scala macro-based library for creating typelevel monads with first-class support in IntelliJ114
jitwit/aocA collection of solutions to Advent of Code problems in various programming languages20
mokagio/swift-functor-introduction-playgroundA playground to introduce and demonstrate the practical use of Functors in Swift.6
alskipp/swift-diagram-playgroundsA project showcasing two approaches to creating diagrams in Swift using recursive data structures and protocols.276
kallanreed/monadsharpA collection of monadic types for C# with focus on readability and usability.1
ksm/swiftinfluxAn historical record of Swift's initial evolution and notable changes to its features.1,864
alex-lairan/monadsA collection of monad implementations for Crystal programming language47
raimohanska/monadsAn introduction to monads in the Haskell programming language12
mi-lee/vim-adventures-in-elmAn Elm implementation of a Vim-based adventure game with navigation and obstacle mechanics.35
jakarmy/swift-summaryAn interactive Swift language summary written in Playgrounds1,667
nettlep/learn-swiftInteractive playgrounds to learn Apple's Swift programming language quickly and efficiently793
axsk/advent-of-codeAn implementation of the popular Advent of Code puzzle-solving platform in Julia0
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskellAn in-depth exploration of a Haskell approach to building real-world software, focusing on its benefits and applications.155