what I do ``` if(list.size > 1 ) throw Excepti...
# getting-started
f
what I do
Copy code
if(list.size > 1 ) throw Exception
value = list.first