polyadic / funcky

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

Support the list-pattern on the `Either<TLeft, TRight>` type #725

Closed FreeApophis closed 1 year ago

FreeApophis commented 1 year ago

This list-pattern idea is for educational and entertainment purposes.

bash commented 1 year ago

We discussed this (this PR was an experiment only). I'm going ahead and closing it.