import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/chan.ts";
A channel implementation that transfers data across routines, even across multiple threads, inspired by Golang.
Classes
A channel implementation that transfers data across routines, even across multiple threads, inspired by Golang. |