Personal tools

Type functions

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
Current revision (00:04, 14 August 2007) (edit) (undo)
m
 
Line 1: Line 1:
-
GHC supports type functions in the form of [[GHC/Types families|type families]].
+
GHC supports type functions in the form of [[GHC/Type families|type families]].
[[Category:Proposals]]
[[Category:Proposals]]
[[Category:Type-level programming]]
[[Category:Type-level programming]]

Current revision

GHC supports type functions in the form of type families.