
13 May
2020
13 May
'20
10:17 a.m.
The function returns Maybe a.
On Wed, May 13, 2020 at 5:16 PM Alexander Chen
I expected
prelude> safeHead [23,1,4,2,4,2] 23
not Just 23
May 13, 2020 4:11:47 PM CEST Imants Cekusins
wrote: prelude> safeHead [23,1,4,2,4,2] Just 23
Looks good.
What did you expect to see?
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners