j
k
j a
j l
On 27 June 2010 08:38, Stephen Tetley wrote:
fmap (\a -> (a,v))
Likely, that fmap is the wrong way round: fmap (\a -> (l,a)) (The type checker would have spotted the mistake in the really code...)
Back to the thread
Back to the list