eta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/monads.scm
AgeCommit message (Expand)Author
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès
2015-09-04monads: Fix 'liftN' fallback case....Ludovic Courtès
2015-06-08monads: Allow n-ary '>>=' expressions....Ludovic Courtès
2015-05-27monads: 'foldm', 'mapm', and 'anym' now take a list of regular values....Ludovic Courtès
2015-01-17monads: Add the state monad....Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès
2015-01-12monads: Remove 'derivation-expression'....Ludovic Courtès
2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès