Well look at that.

Thanks!

On Mon, Mar 5, 2012 at 4:07 PM, Felipe Almeida Lessa
<[email protected]> wrote:
> {-# LANGUAGE MultiParamTypeClasses #-}
>
> class Intersectable a b where
>  intersectsWith :: a -> b -> Bool
>
> --
> Felipe.
>

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to