Re: Proposal of a better hash table implementation based on SRFI 125

2019-01-16 Thread Arne Babenhauserheide
Jéssica Milaré writes: > Finally finished the libraries. > > SRFI-125 is implemented. Cool — thank you! I cannot test it right now, but I think having SRFI-125 will be very useful. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP s

Re: Proposal of a better hash table implementation based on SRFI 125

2019-01-16 Thread Amirouche Boubekki
I will try to look at the commits. One last niptick, can you push guile master branch to you repository, and make a pull request against it so that I can directly comment in the pull requests. please. It's easier to way to see the overall changes in particular. Le dim. 13 janv. 2019 à 23:52, Jéssi