magnus: > I'm curious, why doesn't Data.ByteString.Lazy.Char8 have the functions > for searching for substrings that Data.ByteString.Char8 has (isPrefixOf, > isSuffixOf, isSubstringOf, findSubstring and findSubstrings)? >
Sorry for the delay. The reason they're missing is that no one implemented it. Would be nice to have though. -- Don _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe