Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    751630c9
    monads: Allow n-ary '>>=' expressions. · 751630c9
    Ludovic Courtès authored
    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.
    751630c9
    History
    monads: Allow n-ary '>>=' expressions.
    Ludovic Courtès authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.