Contrib: Streams-based SRFI 134 implementation
Wolfgang Corcoran-Mathe
(11 Sep 2022 17:34 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Wolfgang Corcoran-Mathe
(11 Sep 2022 17:36 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Arthur A. Gleckler
(14 Sep 2022 09:15 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Shiro Kawai
(14 Sep 2022 09:24 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
John Cowan
(14 Sep 2022 15:30 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Wolfgang Corcoran-Mathe
(14 Sep 2022 15:56 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Arthur A. Gleckler
(18 Sep 2022 09:06 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation Wolfgang Corcoran-Mathe (18 Sep 2022 17:26 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
John Cowan
(18 Sep 2022 17:56 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Wolfgang Corcoran-Mathe
(19 Sep 2022 17:04 UTC)
|
Re: Contrib: Streams-based SRFI 134 implementation
Arthur A. Gleckler
(20 Sep 2022 21:40 UTC)
|
On 2022-09-18 11:06 +0200, Arthur A. Gleckler wrote: > On Wed, Sep 14, 2022 at 5:56 PM Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz> > wrote: > > > > Thanks. Since the SRFI seems to require it, I’d add “This > > implementation’s basic ideque operations run in amortized O(1) time.” > > > > Would you mind sending a pull request? I'm uncertain about exactly what to > do with the existing implementation, e.g. should I remove it in favor of > this one? I'm guessing that you want the above sentence added to the > Implementation section of the document, but having a pull request would > make that clearer. Absolutely. I hestitated to do so because I’m not sure how you and John want to organize the repo. Should I add a directory for the new implementation, and, if so, is it OK to call it srfi/, since this is supposed to be the “default” sample implementation? -- Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz>