Re: Including SRFI-197

2025-06-14 Thread Rob Browning
Rob Browning writes: > I was considering adding SRFI 197 > https://srfi.schemers.org/srfi-197/srfi-197.html, > i.e. "pipeline/threading operators". I've incorporated the reference > implementation, integrated the tests, and converted the documentation to > texinfo. Given the reponses, I've made

Re: Including SRFI-197

2025-06-14 Thread Rob Browning
Rob Browning writes: > So for now I've attempted to just allow us to mix and match SRFI-64 and > (test-suite lib) based tests by integrating SRFI-64 into the existing > automake/check-guile arrangement via a suitable test driver. I've pushed this preliminary support to main along with SRFI-197.

Re: Including SRFI-197

2025-06-14 Thread Rob Browning
Maxim Cournoyer writes: > I'd recommend adding credits to the documentation too, as I had done for > example in the (unreviewed/unmerged) > series. Thanks, and done. I also put each "Additionally" license inside a @quotation block so it