CLOVIS
fun nonEmptyListOf(mandatory vararg value: String): NonEmptyList<String> = …
A modern programming language that makes developers happier.