Re: New egg: SRFI 134: Immutable deques

2020-11-30 Thread Mario Domenech Goulart
On Mon, 30 Nov 2020 15:55:36 -0500 Wolfgang Corcoran-Mathe wrote: > I'd like to submit a new CHICKEN 5 egg to the coop. It provides SRFI > 134 immutable deques (https://srfi.schemers.org/srfi-134/). > > test-new-egg says "Egg looks good!". > > The repo is here: > > https://github.com/Zipheir/sr

New egg: SRFI 134: Immutable deques

2020-11-30 Thread Wolfgang Corcoran-Mathe
Hi all, I'd like to submit a new CHICKEN 5 egg to the coop. It provides SRFI 134 immutable deques (https://srfi.schemers.org/srfi-134/). test-new-egg says "Egg looks good!". The repo is here: https://github.com/Zipheir/srfi-134 And the wiki page is here: https://wiki.call-cc.org/eggref/5/srf