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 `IndexOfOrNone` and `LastIndexOfOrNone` extensions on `IImmutableList<T>` #719

Closed FreeApophis closed 1 year ago

FreeApophis commented 1 year ago

Implements #717