Question: planning support for SRFI-125, SRFI-133?

2023-10-30 Thread Ramin Honary
Hello Guile developers: I have come to realize that there are several finalized SRFIs published by John Cowan and others, for example, SRFI-133 (vector library), SRFI-125 (intermediate hash tables), SRFI-126 (R6RS-based hash tables) that were intended to replace older SRFIs (for example SRFI-43, a

Re: Question: planning support for SRFI-125, SRFI-133?

2023-10-30 Thread Taylan Kammer
On 30.10.2023 11:24, Ramin Honary wrote: > Hello Guile developers: > > I have come to realize that there are several finalized SRFIs > published by John Cowan and others, for example, SRFI-133 (vector > library), SRFI-125 (intermediate hash tables), SRFI-126 (R6RS-based > hash tables) that were in