Update README to list the Identity monad

This commit is contained in:
Correl Roush 2014-04-25 01:30:46 -04:00
parent 7a6a23e92c
commit 92b6ca9851

View file

@ -7,8 +7,8 @@ Introduction
============
Calrissian is an implementation of monads in LFE, inspired by
`erlando`_, mostly as a learning exercise. So far, only the maybe
monad is supported.
`erlando`_, mostly as a learning exercise. So far, only the Maybe and
Identity monads are supported.
Dependencies
------------