Skip to main content
Module

x/async_channels/scripts/import_map.json

Inspired by Go & Clojure Channels, async_channels provides channels as an asynchronous communication method between asynchronous functions.
Latest
File
{ "imports": { "async_channels": "../src/mod.ts", "async_channels/": "../src/", "esbuild": "https://deno.land/x/esbuild@v0.13.2/mod.js", "deno/": "https://deno.land/std@0.139.0/", "semver": "https://deno.land/x/semver@v1.4.0/mod.ts", "dnt": "https://deno.land/x/dnt@0.23.0/mod.ts", "which_runtime": "https://deno.land/x/which_runtime@0.2.0/mod.ts" }}