Ludovic Courtès 751630c9c3 monads: Allow n-ary '>>=' expressions.
Suggested by Federico Beffa <beffa@fbengineering.ch>.

* guix/monads.scm (bind-syntax): New macro.
  (with-monad): Use it instead of 'identifier-syntax'.
* tests/monads.scm (">>= with more than two arguments"): New test.
* doc/guix.texi (The Store Monad): Explain that there can be several MPROC.
  Add an example.
2015-06-08 23:00:49 +02:00
..
2015-06-08 11:46:05 +03:00
2015-01-26 21:58:12 +01:00
2015-06-03 11:47:36 +02:00
2015-01-11 23:50:01 +01:00
2015-06-06 19:05:25 +02:00