[Haskell-cafe] split string into n parts

jim burton jim at sdf-eu.org
Mon Oct 23 16:32:15 EDT 2006




Mark T.B. Carroll-2 wrote:
> 
> 
> FWIW this unholy thing works for me,
> 
> fifths :: String -> String
> 
> fifths = splitIntoN 5
> 
> [snip]
> 
> 
Thanks Mark.
-- 
View this message in context: http://www.nabble.com/split-string-into-n-parts-tf2496941.html#a6961461
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list