polyadic / funcky

Funcky is a Functional Library for C#
https://polyadic.github.io/funcky
Apache License 2.0
19 stars 3 forks source link

Implement `MinByOrNone` and `MaxByOrNone` for .NET `MinBy` and `MaxBy` #701

Closed FreeApophis closed 1 year ago

FreeApophis commented 1 year ago

Documentation: MinBy, MaxBy