@tsdotnet/linq - v1.5.11
    Preparing search index...

    Function single

    • Returns an entry from a singular sequence. Will throw if no elements or more than one.

      Type Parameters

      • T

      Parameters

      • sequence: Iterable<T>

      Returns T