How practical is this dependent types thing? I hear a lot about this from really clever people who are usually 10 years ahead of their time :)
> So IMO static typing is good, but it's only with functional programming thatYou can go one step further: if you start using dependent types, you'll
> it really shines.
see that it gets yet harder to get your program to type-check, and once
it does, you don't even bother to run it since it's so blindingly
obvious that it's correct.
Stefan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe