changeset 1448:5af50fe15fe0

<GreyKnight> rm wisdom/monad_tutorials
author HackBot
date Sat, 12 Jan 2013 01:12:30 +0000
parents 4ec67081254d
children 680e91156ade
files wisdom/monad_tutorials
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/monad_tutorials	Sat Jan 12 01:12:25 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Monads can be used like adapters (the adapter pattern) in OOP.
-A Monad is a class with a private field.
-A monad is just a label that you stick onto a value to tell the compiler it's not a pure functional value.