On Sat, 29 Jun 2024, Mikael Djurfeldt wrote:
[...]
> As has been spoken about here previously, I suggest that we
> design a new module hierarchy, introduce aliases for module bindings, and
> still supply the old module hierarchy during a few years for backward
> compatibility.
In the name of di
Hi y'all,
I've compiled a generic collection of data-checking macros (which I'm
consider contributing as SRFI), but I'm not satisfied with their
performance. Dave Thompson's blog post shows benefits from adding type
predicates before the code, but it seems that my approach of adding
assert-s to th