@adamburgess/linq

    Function minBy

    • Finds the value of a sequence that is the min of a projected value.

      See from(sequence).minBy for more info.

      Type Parameters

      • T

      Parameters

      • input: Iterable<T>
      • selector: (arg: T) => number

      Returns T

    MMNEPVFCICPMFPCPTTAAATR