summaryrefslogtreecommitdiff
path: root/tests/tissue.scm
AgeCommit message (Expand)Author
2022-07-09tissue: Delay index-documents field.•••* tissue/tissue.scm: Import (ice-9 match). (<tissue-configuration>)[indexed-documents]: Rename getter to delayed-tissue-configuration-indexed-documents. (tissue-configuration-indexed-documents): New function. (pairify): New function. (tissue-configuration): Delay #:indexed-documents argument too. * tests/tissue.scm: New file. Arun Isaac