[Haskell-beginners] Alternative

Imants Cekusins imantc at gmail.com
Wed Dec 28 23:37:54 UTC 2016


Yitzchak, I am interested alright. However for very practical purpose.

> (x <|> y) <|> z == x <|> (y <|> z)

understood. thank you Yitzchak.

we will revisit *recurse & fold *problem I ran into earlier. probably in
Jan though.
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20161229/677d4a38/attachment.html>


More information about the Beginners mailing list