Monads again, this time in C#
http://blogs.msdn.com/wesdyer/archive/2008/01/11/the-marvels-of-monads.aspx
Blogged with Flock
For now I'm writing tidbits about computer programming, the plan is to actually blog at some point in time.
http://blogs.msdn.com/wesdyer/archive/2008/01/11/the-marvels-of-monads.aspx
Blogged with Flock
Posted by Alexei Guevara at 12:58 PM 0 comments
when there is a compilation error because of a parameter type mismatch, suggest
wrapping the offending expression with new T( expression ), where T has the required type.
Posted by Alexei Guevara at 10:42 PM 0 comments
iPhuc requires the framework packaged with iTunes 7.4.2
It took a few hours to find this version of iTunes for MacOsX! That's why I'm blogging about it, hopping that other desperate souls can find the link though this post.
http://mac.oldapps.com/itunes.php
Posted by Alexei Guevara at 4:02 AM 0 comments