[Haskell-cafe] Knuth Morris Pratt for Lazy Bytestrings
implementation
Donald Bruce Stewart
dons at cse.unsw.edu.au
Tue Jul 31 21:39:41 EDT 2007
twd_gg:
> > If anyone can come up with a fast search implementation for strict
> > and/or lazy ByteStrings I'll include it in the bytestring package.
>
> Out of curiosity, is it intentional or an oversight that findSubstrings
> is only implemented on strict ByteStrings? (at least with the libs
> supplied with ghc-6.6.1).
>
Lazy functional programmers.
-- Don
More information about the Haskell-Cafe
mailing list