@tsdotnet/array-utility - v1.0.38
    Preparing search index...

    Function applyTo

    • Is similar to Array.map() but instead of returning a new array, it updates the existing indexes. Can also be applied to a structure that indexes like an array, but may not be.

      Type Parameters

      • T

      Parameters

      Returns void