On Tue, May 12, 2015 at 10:00 AM, Roelof Wobben <r.wobben@home.nl> wrote:
init' (x:xs) = Just (x: (init' xs))
Remember that your init' produces Maybe [a], not [a].--
brandon s allbery kf8nh sine nomine associatesunix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
![]() |
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
|