Strongly typed APIs for non-empty collections, slices, and iterators.
-
Updated
Oct 20, 2025 - Rust
Strongly typed APIs for non-empty collections, slices, and iterators.
A library for functional programming in Rust
Non-empty collection types with guaranteed 1 or more elements.
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.
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."