Packages@isp.nexus/coreFunctionsisIterableOn this pageisIterable() function isIterable<T>(input): input is Iterable<T, any, any> Type-predicate for checking if a value is iterable. Type Parameters Type ParameterT Parameters ParameterTypeinputunknown Returns input is Iterable<T, any, any>