guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26382: [PATCH 1/3] monads: Use intent-revealing parameter names.


From: Ludovic Courtès
Subject: bug#26382: [PATCH 1/3] monads: Use intent-revealing parameter names.
Date: Sat, 08 Apr 2017 14:30:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Chris Marusich <address@hidden> skribis:

> * 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.

Applied, thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]