Closed MindSwipe closed 4 years ago
Oh, almost forgot to mention: You can enter your name in the CONTRIBUTORS-file, since your changes do belong to you.
A StyleCop or editorconfig would be great, as most of my fixes were to do with formatting (and unit test naming)
A StyleCop or editorconfig would be great, as most of my fixes were to do with formatting (and unit test naming)
Definitely: https://github.com/DigitecGalaxus/Galaxus.Functional/issues/7 ;)
I added some extensions using
Option<T>
, namelyElementAtOrNone
FirstOrNone
LastOrNone
SingleOrNone
As well as some unit tests covering these methods