A Concise Introduction to Objective Caml (David Matuszek)
* General
* Identifiers
* Types
* Built-In Functions
o Standard bool operators
o Standard arithmetic operators on integers
o Standard arithmetic operators on reals
o Coercions
o Comparisons
o Operations with strings
o Operations on characters
o Operations on lists
o Operations on tuples
o Functions with side effects
* Expressions (but not statements)
o Match expressions
o If expressions
o Sequence of expressions
o Exceptions
* Functions
o Patterns in functions
o Mutually recursive functions
o Local variables in functions
o Anonymous functions
o Polymorphic functions
o Higher-order functions
o Curried functions
o Redefining functions
* Omissions
* Resources
To Download this E-Book Click Here.













Post new comment