G'day all.
Quoting Gracjan Polak <[EMAIL PROTECTED]>:
> Simple question: I need a function that matches string in another
> string. Something like:
>
> find (isSuffixOf "needle") (inits "haystack")
>
> This one is beautiful, but not very practical.
This one is fairly practical, but not very beautiful:
http://haskell.org/hawiki/RunTimeCompilation
Cheers,
Andrew Bromage
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe