Wiley.com
Print this page Share

Professional F# 2.0

ISBN: 978-0-470-52801-3
Paperback
432 pages
November 2010
Professional F# 2.0 (047052801X) cover image
This title is out-of-print and not currently available for purchase from this site.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
Note about Code Download
The originally posted code files were missing the Generics.fs file in the Objects folder. The code files were updated to include this file during the last week of January 2011.
1/26/11
16 Error in Code
"count / sum(ages)"; 

should be:
 "sum(ages) / count"
7/23/11
17 Name Error
Loronzo Church

should be:
Alonzo Church
7/22/11
76 Error in Text
bottom of page, Seq "Meta" Functions:
says that these functions "manipulate lists."

should read:
"manipulate sequences."
8/17/11

Related Titles

General Programming & Software Development

by Thomas Rizzo, Reza Alirezaei, Jeff Fried, Paul Swider, Scot Hillier, Kenneth Schaefer
by John Paul Mueller
Back to Top