Tutorial (draft)
Documentation and user's manual
Table of contents
OCaml programs
Tutorial (draft)
The factorial function
A recursive definition of a type
Warning
Mutually recursive definitions
Writing correct recursive definitions of functions
Inductive definition of a set
Some inductive definitions of sets
Inductive structures
Natural numbers
Writing correct recursive definitions of functions - Again
Latest update : October 5, 2006
This document was translated from LaTeX by
Hyperlatex 2.5
, which is not
the latest version of Hyperlatex
.
Tutorial (draft)
Documentation and user's manual
Table of contents
OCaml programs