[Haskell-cafe] Substring replacements
Sebastian Sylvan
sebastian.sylvan at gmail.com
Sun Dec 11 19:34:05 EST 2005
On 12/12/05, Daniel Fischer <daniel.is.fischer at web.de> wrote:
> Okay, I have looked up KMP and implemented it.
> Seems to work -- my first use of QuickCheck, too.
> It's slower than Bulat's and Tomasz' for Branimir's test :-(,
> but really fast for my test.
> Undoubtedly, one can still tune it.
Perhaps by using unboxed arrays...
/S
--
Sebastian Sylvan
+46(0)736-818655
UIN: 44640862
More information about the Haskell-Cafe
mailing list