nlkl / Optional

A robust option type for C#
MIT License
903 stars 73 forks source link

README does not mention Optional.Collections #83

Open mbrezu opened 1 year ago

mbrezu commented 1 year ago

In https://github.com/nlkl/Optional#working-with-collections, there is no mention the namspace Optional.Collections, where FirstOrNone and friends are located.