NotEmptyList
Represents a list with at least one element of type E.
You can use the notEmptyListOf or the toNotEmptyList functions for building this type.
Functions
Properties
Extensions
Link copied to clipboard
Returns the size of this collection, or returns ZeroInt if this collection is null
.