Browse thread
Ocaml compiler features
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Brian Hurt <bhurt@j...> |
| Subject: | Re: [Caml-list] Ocaml compiler features |
Jon Harrop wrote: >However, simply trying to read a file as a list of strings is a sticking point >for many newbies because the obvious functional implementations aren't >robust: > > > Exceptions are evil. Brian