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 InspectEmpty on IEnumerable. #776

Closed FreeApophis closed 9 months ago

FreeApophis commented 9 months ago

When we implemented InspectNone, InspectLeft and InspectError, we kind of forgot this one.