mes/module/srfi
Jan Nieuwenhuizen 4958921abc mes: Add string-fold, string-fold-right.
* module/srfi/srfi-13.mes (string-fold, string-fold-right): New
  function.
* tests/srfi-13.test ("string-fold"): Test it.
  ("string-fold-right"): Test it.
2018-04-07 13:37:07 +02:00
..
srfi-0.mes core: Resurrect QUASIQUOTE=0. 2016-12-12 20:35:19 +01:00
srfi-1.mes mes: Add last. 2017-12-17 13:32:17 +01:00
srfi-1.scm mes: Add list-index. 2017-06-11 14:45:01 +02:00
srfi-9.mes mes: Reimplement records. 2017-12-12 00:12:42 +01:00
srfi-13.mes mes: Add string-fold, string-fold-right. 2018-04-07 13:37:07 +02:00
srfi-14.mes mes: #\page is whitespace. 2018-01-04 22:26:29 +01:00
srfi-16.mes mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00
srfi-16.scm mes: Support case-lambda. 2017-05-06 22:42:21 +02:00
srfi-26.mes Import srfi-26 from Guile. 2016-12-24 08:34:19 +01:00
srfi-26.scm Import srfi-26 from Guile. 2016-12-24 08:34:19 +01:00
srfi-43.mes Add iota. 2016-12-20 19:25:26 +01:00