j
k
j a
j l
On 4/15/06, John Goerzen 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
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 "You can't prove anything." -- Gödel's Incompetence Theorem
Back to the thread
Back to the list