Learn you a haskell
1
Name:
Anonymous
2013-06-19 9:54
Learn me some haskell
2
Name:
Anonymous
2013-06-19 9:54
real good
3
Name:
Anonymous
2013-06-19 9:59
You've got objects (types), you've got arrows pointing from one object to another (functions), you've got classes of objects that share common names for functions (typeclasses). From there on it's simple.
4
Name:
Anonymous
2013-06-19 10:02
>>3
that was
BLAZING in response time
5
Name:
Anonymous
2013-06-19 10:51
Oh, I forgot, functions are also types, so they can map from their types to other types while they map types to other types.
6
Name:
Anonymous
2013-06-19 11:58
And then there are type-level functions called "type families". Oh, and monads too, and... shit, guess it's not so simple at all.
7
Name:
Anonymous
2013-06-19 14:15
I'm gonna kick you right in the monads.
8
Name:
Anonymous
2013-06-19 14:29
>>7
Maybe .
Either you're gonna
continue being a
reader and
writer , or start
input and output on the
state of the
list of your
errors .