A library for functional programming in Rust
-
Updated
Apr 24, 2024 - Rust
A library for functional programming in Rust
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.
Non-empty collection types with guaranteed 1 or more elements.
Add a description, image, and links to the non-empty-collections topic page so that developers can more easily learn about it.
To associate your repository with the non-empty-collections topic, visit your repo's landing page and select "manage topics."