polyadic / funcky

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

Disable UseWithArgumentNamesAnalyzer in Expression Trees #751

Closed bash closed 1 year ago

bash commented 1 year ago

Resolves #742

bash commented 1 year ago

Dang it, I thought I could get away with not adjusting the code by commenting "Copied from ..." :))

I rewrote everything now to fit our code style.