• The isIterable returns true if the value is Iterable | Iterable.

    IMPORT_PATH: "@daiso-tech/core/collection"

    Type Parameters

    • TItem

    Parameters

    • value: any

    Returns value is Iterable<TItem, any, any>