import * as proc from "https://deno.land/x/proc@0.22.1/src/enumerable.ts";
Classes
Enumerable wrapper for | |
Enumerable which may be substituted when we know we are returning |
Functions
Enumerable factory. |
Interfaces
Options for Enumerable.concurrentMap and Enumerable.concurrentUnorderedMap. |
Type Aliases
Conditional type for Enumerable.chunkedLines. | |
Conditional type for Enumerable.lines. | |
T Run | Conditional type for Enumerable.run. |
Conditional type for Enumerable.unzip. |