[Haskell-cafe] Knuth Morris Pratt for Lazy Bytestrings
implementation
Justin Bailey
jgbailey at gmail.com
Wed Aug 1 11:36:00 EDT 2007
On 7/31/07, Donald Bruce Stewart <dons at cse.unsw.edu.au> wrote:
> jgbailey:
> Also, be sure to compare against a naive search, optimised for
> strict and lazy bytestrings,
>
> http://hpaste.org/1803
>
> If its not faster than those 2, then you're doing something wrong :)
>
> -- Don
Yes, I was really hoping someone (dons :)) would look at my code and
give any suggestions. Did the attachment come through?
Justin
More information about the Haskell-Cafe
mailing list