import { Chan } from "https://deno.land/x/easyts@0.1.3/channel.ts";
Writes a value to the channel, blocking if the channel is not writable until the channel is writable or closed
import { Chan } from "https://deno.land/x/easyts@0.1.3/channel.ts";
Writes a value to the channel, blocking if the channel is not writable until the channel is writable or closed