Method Min<T>(IEnumerable<T>)

Assembly: redb.Core.dll

Minimum value from a collection

public static T Min<T>(IEnumerable<T> values)