NotEmptyMutableList
Creates a not empty mutable list starting with a head and containing all the elements of the optional tail.
Parameters
E
The type of elements contained in this collection.
Creates a not empty mutable list starting with a head and containing all the elements of the optional tail.
The type of elements contained in this collection.