guix-devel/doc
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
..
images doc: Add a "Boostrapping" section. 2013-07-07 00:29:50 +02:00
emacs.texi doc emacs: Improve documentation on initial setup. 2015-06-08 11:46:05 +03:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.texi monads: Allow n-ary '>>=' expressions. 2015-06-08 23:00:49 +02:00