[Haskell-fr] a function which return the type of element

Chaddaï Fouché chaddai.fouche at gmail.com
Thu Nov 15 22:38:53 EST 2007


2007/11/16, BOUNEB ZINE EL ABIDINE <bzine19 at yahoo.fr>:
> I look for the function which return the type of un element in Haskell :
> For example
>    If  type(a) = Int then f else g

Pourquoi poser une question en anglais sur haskell-_fr_ ??
Il y a plusieurs façon de faire ce que tu demandes sans avoir besoin
d'une telle fonction, par exemple les typeclass, mais d'abord
j'aimerais savoir pourquoi tu penses en avoir besoin, il est très rare
qu'on ait vraiment besoin de ceci dans un programme normal.

-- 
Jedaï


More information about the Haskell-fr mailing list