[Haskell-cafe] Haskell versus Lisp
Bulat Ziganshin
bulatz at HotPOP.com
Fri Sep 16 11:35:07 EDT 2005
Hello Wolfgang,
Friday, September 16, 2005, 6:30:45 PM, you wrote:
WJ> more functional. Strong typing may be too restricting if the type system is
WJ> not powerful enough. But since Haskell's type system is very powerful, I
WJ> practically never miss dynamic typing.
really, we have dunamic typing in current GHC:
1) rank-2 types
2) Data.Dynamic
--
Best regards,
Bulat mailto:bulatz at HotPOP.com
More information about the Haskell-Cafe
mailing list