vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function asIterable

    • Makes any value iterable; if a single element value is passed that value is returned. If inner elements are iterable as per the result of isIterable

      Type Parameters

      • T

      Parameters

      • ...elements: (T | Iterable<T, any, any>)[]

        Elements

      Returns Iterable<T>

      does not iterate over characters of a strings