[Haskell-cafe] isSpace
Brent Yorgey
byorgey at gmail.com
Tue Dec 4 12:30:05 EST 2007
On Dec 4, 2007 12:13 PM, Ryan Bloor <ryanbloor at hotmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071204/9e4ddee4/attachment.htm
More information about the Haskell-Cafe
mailing list