Conversation:
Notices
-
kat (boneidol)'s status on Wednesday, 30-May-2018 18:57:44 EDT
kat
[Maybe a] -> Maybe [a] -- Magic! -
kat (boneidol)'s status on Wednesday, 30-May-2018 19:03:14 EDT
kat
Like how do syntax in Haskell is *exactly* the same as list comprehensions. 'cos like Lists are monads. But the explanation for lists is that the "x <- X" is described as x is a member of the list X, like in maths when you go 'x is a member …
-