kerubistan / kerub

A lightweight IaaS prototype
Apache License 2.0
13 stars 4 forks source link

remove Collection.only #190

Closed K0zka closed 7 years ago

K0zka commented 7 years ago

Since this extension method has been introduced, kotlin stdlib added a "List.single" - this may be just enough, however it is for lists...