On 4/15/06, John Goerzen <[EMAIL PROTECTED]> wrote:
> On the downside, this means that I couldn't just say:
>
> take 5 mylist
>
> I'd instead have to write:
>
> take (5::Int) mylist

Wouldn't defaulting do this?

--
Taral <[EMAIL PROTECTED]>
"You can't prove anything."
    -- Gödel's Incompetence Theorem
_______________________________________________
Haskell-prime mailing list
[email protected]
http://haskell.org/mailman/listinfo/haskell-prime

Reply via email to