Summary and call for discussion on text proposal

Gregory Collins greg at gregorycollins.net
Sun Nov 7 10:20:38 EST 2010


On Sun, Nov 7, 2010 at 3:36 PM, Duncan Coutts
<duncan.coutts at googlemail.com> wrote:
> Option 1 (current Text lib design)
> ----------------------------------
>
> break   :: Text           -> Text -> (Text, Text)
> breakBy :: (Char -> Bool) -> Text -> (Text, Text)

+1 to this option from me.

G
-- 
Gregory Collins <greg at gregorycollins.net>


More information about the Libraries mailing list