Hi, ison <i...@airmail.cc> skribis:
> Just a thought, but could this be achieved using Guile's parameterization > feature? > https://www.gnu.org/software/guile/manual/html_node/Parameters.html I don’t think so: these “parameters” (I like to write “SRFI-39 parameters” to avoid confusion, which refers to <https://srfi.schemers.org/srfi-39/srfi-39.html>) have little to do with the kind of parameters discussed here. Ludo’.