[Haskell-cafe] Re: Is "take" behaving correctly?

Neil Mitchell ndmitchell at gmail.com
Thu Sep 13 08:46:44 EDT 2007


Hi

> Is there a reason for not having
>
>     tailM :: Monad m => [a] -> m [a]
>
> which, at least for me, is much more useful?

No, that probably is a much more sensible choice. Patches welcome :)

Thanks

Neil


More information about the Haskell-Cafe mailing list