
9 May
2003
9 May
'03
12:58 a.m.
G'day. On Thu, May 08, 2003 at 10:47:25PM +1200, sashan wrote:
I've written a function that checks for a substring in a given string. This seems like a common thing to do and was wondering if there is a function that does this in one of the standard modules.
No, but there's some code here: http://haskell.org/hawiki/RunTimeCompilation Cheers, Andrew Bromage