diff options
author | Chris Marusich <cmmarusich@gmail.com> | 2017-04-06 02:28:34 -0700 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-04-08 14:40:50 +0200 |
commit | d922c8e4b773407ca525360e8c564484db34db07 (patch) | |
tree | 4cc81978916f2a139e0b691dbe259631549bacc4 /scripts | |
parent | 1d65b5379b33951298cb8a763e0140bb1ec43404 (diff) | |
download | guix-d922c8e4b773407ca525360e8c564484db34db07.tar guix-d922c8e4b773407ca525360e8c564484db34db07.tar.gz |
monads: Use intent-revealing parameter names.
* guix/monads.scm (mwhen, munless): Rename parameters from 'exp0' and 'exp' to
'mexp0' and 'mexp', respectively. This makes it more obvious that these
expressions must be monadic expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions