Function isIterable

  • Check if value is an iterable type.

    Parameters

    • x: any

    Returns x is IterableIterator<any>

Generated using TypeDoc