Hi Terrence, I did that for no other reason than to have the type as general as possible. This way it also works for lists of objects of any type for which space is defined, not just characters. Regards Erik Zuurbier By the way, have you read the accompanying help file about the combinator parsers that I wrote?
________________________________ Van: [EMAIL PROTECTED] namens terrence.brannon Verzonden: di 26-8-2008 15:50 Aan: [email protected] Onderwerp: [clean-list] MetarParser.wordify - type signature Hello, 1 - the type signature for MetarParser.wordify is :: ![a] -> [[a]] | space a but I wonder why it is not !String -> [ String ] -- View this message in context: http://www.nabble.com/MetarParser.wordify---type-signature-tp19162471p19162471.html Sent from the Clean mailing list archive at Nabble.com. _______________________________________________ clean-list mailing list [email protected] http://mailman.science.ru.nl/mailman/listinfo/clean-list
_______________________________________________ clean-list mailing list [email protected] http://mailman.science.ru.nl/mailman/listinfo/clean-list
