HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Dynamic

Categories: Stub articles | Glossary

Dynamic types allow for checking types and converting between types at run-time in a type-safe way. This is in particular useful for existential types. See the module Data.Dynamic.

This article is a stub. You can help by expanding it.

Retrieved from "http://www.haskell.org/haskellwiki/Dynamic"

This page has been accessed 982 times. This page was last modified 10:08, 13 January 2007. Recent content is available under a simple permissive license.