Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/isx/object/is_iterable.ts

Collection of validation functions for JavaScript data
Latest
import * as isx from "https://deno.land/x/isx@1.5.0/object/is_iterable.ts";

Functions

Whether the input is Iterable or not.