[Haskell-cafe] Signature of a function
Michael Walter
michael.walter at gmail.com
Wed Jan 12 23:01:43 EST 2005
Same here. I'm usually using explicit type declarations for (at least
all exported) top-level functions.
Michael
On Thu, 13 Jan 2005 14:15:02 +1100, mattr <mattr at ics.mq.edu.au> wrote:
>
> Inferred types are helpful as a demonstration and exploration tool.
>
> Once you are writing programs, having the compiler infer types and
> check against your requirement is a fantastic bug finder.
>
> matt
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list