On Dec 4, 2007 12:13 PM, Ryan Bloor <[EMAIL PROTECTED]> wrote:

> hi
>
> I am having trouble with a function that is supposed to eliminate spaces
> from the start of a String and return the resulting string. I reckon a
> dropWhile could be used but the isSpace bit is causing me problems...
>

You need to be more specific.  What trouble are you having?  What problems
is the isSpace bit causing?

-Brent
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to