MCPcopy Create free account
hub / github.com/denoland/std / iterate_reader_test.ts

File iterate_reader_test.ts

io/iterate_reader_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertEquals } from "@std/assert";
2// Copyright 2018-2026 the Deno authors. MIT license.
3
4import { iterateReader, iterateReaderSync } from "./iterate_reader.ts";

Callers

nothing calls this directly

Calls 7

iterateReaderFunction · 0.90
assertEqualsFunction · 0.90
readerFromStreamReaderFunction · 0.90
delayFunction · 0.90
iterateReaderSyncFunction · 0.90
fromMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected