> From: Andy Wingo <wi...@pobox.com> >Subject: ice-9 async-queue >;;; Asynchronous queues
Hey Andy, FYI, there is also an (ice-9 q). I haven't really looked at it, but, maybe either (ice-9 q) or (ice-9 async-queue) could become a generalized version and the other could become a specific version or the same codebase. -Mike