[Haskell-cafe] partial inheritance

Felipe Almeida Lessa felipe.lessa at gmail.com
Tue Jul 19 01:13:25 CEST 2011


On Mon, Jul 18, 2011 at 3:14 PM, Jerzy Karczmarczuk
<jerzy.karczmarczuk at unicaen.fr> wrote:
> That's why I suggested how you might do that: for some datatypes, say the
> Emperors, you specify some special flying method (e.g. dummy or bombing), or
> you don't specify it at all. And the Emperors won't fly.

Instead of flying, they'll throw exceptions around. =/

-- 
Felipe.



More information about the Haskell-Cafe mailing list