-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 04 December 2001 02:51, you wrote:
> On Tue, 4 Dec 2001, Chris wrote:
> > is there a function that converts Integers to Strings and vice versa?
>
> Prelude> (reads "123 abc") :: [(Integer, String)]
> [(123," abc")]
> Prelude> show 123
> "123"
>
...
Why doesn't an author or two who have written Haskell books consider opening
their books for public use on the Internet? "The Craft Of ..." especially
seems great. I'm sure many coders would appreciate a non-dead-tree version of
that book or a shortened version of the book.
The material we have is simply lacking. What we need is a good tutorial and a
comprehensive reference book.
...
I suggest you look at http://www.haskell.org/bookshelf/,
specifically the section on
Papers available on the Web. This gives numerous tutorials
and introductions.
--
Tony Davie
Computer Science (retired), St.Andrews University
G.F. Handel Site:
http://bruichladdich.dcs.st-and.ac.uk/HandelWWW/HandelCat.html
Tony Davie
Computer Science (retired), St.Andrews University
G.F. Handel Site:
http://bruichladdich.dcs.st-and.ac.uk/HandelWWW/HandelCat.html
Handel was half
German, half Italian, and half English. He was very
large. (from a music
exam)
