GitHub topics: non-empty
QuickBirdEng/NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Language: Kotlin - Size: 111 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 55 - Forks: 4

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

fosskers/cl-nonempty
Non-empty collections for Common Lisp.
Language: Common Lisp - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

lue-bird/elm-emptiness-typed Fork of zwilias/elm-holey-zipper
one type for emptiable and safe non-empty
Language: Elm - Size: 3.12 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kschuetz/collection-views
Low overhead, protected views over Java collections
Language: Java - Size: 1.13 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

kschuetz/enhanced-iterables
Iterables with additional methods
Language: Java - Size: 926 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1
