On Nov 12, 2:20 pm, "Brian Doyle" <[EMAIL PROTECTED]> wrote: > I had to process each line of a very large file, 120MB, > and did not want to read in the whole file at once. I > wrote this function, chunk-file, that allows me to pass > in a function and args that will process each line.
What happens if some mean person stripped all the endlines out of your file? ;-) mfh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---