mirror of
https://github.com/correl/calrissian.git
synced 2024-11-23 11:09:58 +00:00
Update README to list the Identity monad
This commit is contained in:
parent
7a6a23e92c
commit
92b6ca9851
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue