GitHub topics: masterly
a7mdfre7at/Masterly.NonEmptyList
A simple and lightweight implementation of a non-empty list in C#, inspired by Scala's List, that ensures a collection always has at least one item. This helps in reducing null-related bugs and ensures safe operations on collections with at least one element.
Language: C# - Size: 87.9 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
