
16 May
2005
16 May
'05
8 p.m.
G'day all.
Quoting Gracjan Polak
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