Function mapCollectAsync

  • Parameters

    • iterable: any
    • mapper: any

    Returns Promise<any[]>

    Deprecated

    This should support async iterables too.

Generated using TypeDoc