Adding `squared` to Scala Numbers with Implicts and Type Classes
A very simple look at how to pimp a method onto a class using Scala's implicits.
Tags:
scala
Posted by Derek Wyatt on March 12, 2012
Rant - A Purposeful Lack of Understanding
Tags:
blog
Posted by Derek Wyatt on March 2, 2012
I gave up on Zsh
Tags:
shell,
unix
Posted by Derek Wyatt on February 14, 2012
Haskell 'sequence' Over Functions - Explained
A look into how Haskell's Applicative's work. We'll dissect it, along with how it works with the 'sequence' operator.
Tags:
haskell,
functional
Posted by Derek Wyatt on January 25, 2012
Monad posting updated
Tags:
scala,
functional
Posted by Derek Wyatt on September 2, 2011