- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
New section for category theory on the Scala Wiki
Wed, 2011-09-14, 09:30
Find it here:
https://wiki.scala-lang.org/display/SW/Category+Theory+Concepts
The only thing currently in there is a brief use-case for the Kleisli Monad (shamelessly stolen from an email by Chris Marshall). I just wanted to get the ball rolling and give people a place to build out from.
--
Kevin Wright
mail: kevin.wright@scalatechnology.com
gtalk / msn : kev.lee.wright@gmail.com quora: http://www.quora.com/Kevin-Wrightgoogle+: http://gplus.to/thecoda
kev.lee.wright@gmail.com twitter: @thecoda
vibe / skype: kev.lee.wrightsteam: kev_lee_wright
"My point today is that, if we wish to count lines of code, we should not regard them as "lines produced" but as "lines spent": the current conventional wisdom is so foolish as to book that count on the wrong side of the ledger" ~ Dijkstra
+1 It will be very useful, especially for my as I'm learning scalaz :)
BTW, there is a typo: >>= should be replaced by >=>, isn't it?
onof
On Sep 14, 10:30 am, Kevin Wright wrote:
> Find it here:
>
> https://wiki.scala-lang.org/display/SW/Category+Theory+Concepts
>
> The only thing currently in there is a brief use-case for the Kleisli Monad
> (shamelessly stolen from an email by Chris Marshall). I just wanted to get
> the ball rolling and give people a place to build out from.
>
> --
> Kevin Wright
> mail: kevin.wri...@scalatechnology.com
> gtalk / msn : kev.lee.wri...@gmail.com
> quora:http://www.quora.com/Kevin-Wright
> google+:http://gplus.to/thecoda
>
> twitter: @thecoda
> vibe / skype: kev.lee.wright
> steam: kev_lee_wright
>
> "My point today is that, if we wish to count lines of code, we should not
> regard them as "lines produced" but as "lines spent": the current
> conventional wisdom is so foolish as to book that count on the wrong side of
> the ledger" ~ Dijkstra