isIterable
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / isIterable
Function: isIterable()
isIterable(
obj
):obj is Iterable<any, any, any>
Is this a sync iterable
Parameters
Parameter
Type
obj
any
Returns
obj is Iterable<any, any, any>
Defined in
Last updated