import * as deno from "https://deno.land/x/deno@v1.0.0/cli/js/web/util.ts";
Functions
Clone a value in a similar way to structured cloning. It is similar to a StructureDeserialize(StructuredSerialize(...)). | |
A helper function which ensures accessors are enumerable, as they normally are not. | |
Returns whether o is iterable. | |