On Tue, Jul 17, 2012 at 8:33 PM, Alvaro Gutierrez <[email protected]>wrote:

> Pardon me if this has been answered before: how come there's a
> stripPrefix in Data.List, but no matching stripSuffix?
>

Probably because prefixes are easier to do, given the nature of singly
linked lists.

-- 
brandon s allbery                                      [email protected]
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to