Short Course on Arrows and Computation
Oxford, November 2001
- Introduction to Arrows (9th November):
slides and
corresponding Haskell source.
- Arrow Notation (16th November):
slides.
- Arrow Operators (23th November):
slides.
There is more stuff on my arrows page,
including a link to the preprocessor for the notation
used in the last two parts.
A slight incompatibility: at Richard's suggestion I've been using pure
for what John Hughes called arr.
Ross Paterson