[Haskell-cafe] Problems with function recursion in Haskell

Jonne Ransijn yoyoyonny at gmail.com
Mon May 9 15:07:03 UTC 2016


Whoops, isAtLeast should be

    | otherwise = isAtLeast (tail ls) (n-1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160509/bed344f4/attachment.html>


More information about the Haskell-Cafe mailing list