home
/
code
/
hope.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fab324
)
Improve wording
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 12 Feb 2018 03:58:19 +0000
(22:58 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 12 Feb 2018 03:58:19 +0000
(22:58 -0500)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
5f2ed6c
..
79f413a
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-53,8
+53,8
@@
Abstractions
### Monads
-A class of burritos, used for
sequencing operations on a particular data type.
-Defined in `hope_gen_monad`, implemented as:
+A class of burritos, used for
expressing sequences of operations on some data
+
type.
Defined in `hope_gen_monad`, implemented as:
- `hope_result`: for composition of common functions returning
`{ok, Val} | {error, Reason}`. An alternative to exceptions, which makes the
This page took
0.029286 seconds
and
4
git commands to generate.