import * as hyogwa from "https://deno.land/x/hyogwa@v0.1.0-rc.4/src/utils.ts";
Functions
A type guard checking whether given value is generator or not. | |
Utility function to define function with name |
Type Aliases
Marks type not to be substituted eagerly. | |
T Eq | Test equality of given two types. |
Simplifies given type. | |
Transforms given union type into intersection type. | |
A type used to mark branch of conditional type as unreachable. |