Functions, Patterns and Datatypes

4/27/03


Click here to start


Table of Contents

Functions, Patterns and Datatypes

Composition and Currying in ML

Composition in ML

Currying in ML

Recursive Functions in ML

Recursive Functions Using Patterns

Reversing a List: Using if

Reversing a List: Using Patterns

Programmer-Defined “Types”

Programmer-Defined “Datatypes”

Datatypes with Constructors

Working with Datatypes

Working with Datatypes (Cont)

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: http://www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source