Browse thread
Re: Categories for types
- Damien Guichard
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Damien Guichard <alphablock@o...> |
| Subject: | Re: Categories for types |
Hi Michaël, Seems to me an OCaml 'functor' is a a glorified function from modules to modules. The most readibly introduction to category theory, including category functors, known to me is : http://wwwhome.cs.utwente.nl/~fokkinga/mmf92b.html It's a really good start. - damien