Re: Transducers v0.3.0 - R7RS edition

2023-04-02 Thread Damien Mattei
Hello, does this transducers implementation add some significant speed to code when using them? i ask the question because i used transducers with Guile with very poor speed improvement compared to normal code. regards, damien Le 03/04/2023 à 01:05, Jeremy Steward a écrit : Hey all, Just

Transducers v0.3.0 - R7RS edition

2023-04-02 Thread Jeremy Steward
Hey all, Just wanted to ping the list to tell you all that Transducers v0.3.0 should soon be available. This version won't mean much if you're already using the transducers egg in your code anywhere, because the main change is that I've transitioned the egg into an R7RS module. See: