Skip to main content
Go to Latest
function types.isSetIterator
import { types } from "https://deno.land/std@0.101.0/node/util.ts";
const { isSetIterator } = types;

Parameters

value: unknown

Returns

boolean