[Haskell-cafe] Introspection

Stephen Tetley stephen.tetley at gmail.com
Fri Jul 22 15:31:36 CEST 2011


As Haskell is statically typed, if y.length < 100, y is still of type Big...

On 22 July 2011 10:18, Patrick Browne <patrick.browne at dit.ie> wrote:

> 2) Assert the type of a variable
> e.g. if y.length > 100 then y is of type big.



More information about the Haskell-Cafe mailing list