NonEmptyListWrapper

Functions

Link copied to clipboard
fun <T> wrap(items: List<T>): NonEmptyList<T>