Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #monads created topics on internet
crell
php
2020-02-02 19:29
Type matching in PHP
Moved to
$ 0.128
9
damii
haskell
2018-04-01 20:54
Monadic Parsing in Haskell
Just running piece of code.. I had some problems with code from Erik Meijer and Graham Hutton publication from this pdf: Older version of this parser example was used by Erik Meijer in video "C9
$ 0.000
0
woz.software
programming
2018-03-14 09:37
Lets build a maybe library in C# - Maybe extensions
I thought I would add a couple of extensions to the Maybe monad to show how using monadic patterns can spread through your code when you start to use them and that is a good thing as they carry much power.
$ 0.311
6
woz.software
programming
2018-03-14 07:24
Lets build a monad library - Using Maybe and some extra thoughts
In the last part I created a Maybe monad for C#, a type that allows you to indicate a lack of a value. I pointed out it is like Nullable but better. If you missed the story so far: Introduction Maybe Looking
$ 0.306
3
mundo.autismo
Mundo Autismo
2026-04-04 04:54
Promoted
Juego & Aprendizaje Azul / 1er CONCURSO #HiveBlue 2026
Reciban un saludo azul de Mundo Autismo 💙 Iniciamos el maratón de actividades del HiveBlue 2026 con el Concurso "Juego & Aprendizaje Azul". En esta primera actividad queremos invitarlos
$ 0.804
201
12
woz.software
programming
2018-03-13 09:26
Lets build a monad library in C# - Maybe
Apart from the Identity monad, the Maybe monad is probably the easiest to understand so I will start there. In C# think Nullable but able to wrap reference types as well as reference types. I will also
$ 0.056
3
1
woz.software
programming
2018-03-11 07:06
Lets build a monad library for C# - Introduction
I have done various C# pieces on monads and how C# LINQ is a monad engine. Thought I would put my money where my mouth is and build a monad library and explain the design decisions as I go. In case you
$ 0.401
2
1
sayan
monads
2017-05-19 17:58
Наш мир лучший из возможных
Великий немецкий философ и математик Лейбниц как то высказался, что наш мир - наилучший из всех возможных миров. Каково бы ни было состояние мира, оно всегда является результатом действий всех людей,
$ 0.173
3
otaviomacedo
programming
2016-08-24 16:18
Nested types and function composition
In Scala and other typed functional languages – notably Haskell – monads are structures that allow the programmer to take a sequence of computations, each defined for a certain context, and chain them
$ 0.000
1
2