Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Apr 25, 2014
1 parent ebe0f8e commit 8d2e9af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@
fromEnum :: a -> Prim.Number


### Values

pred :: forall a. (Enum a) => a -> Maybe a

succ :: forall a. (Enum a) => a -> Maybe a



0 comments on commit 8d2e9af

Please sign in to comment.