stacycurl / pimpathon

Adds useful methods to scala & java classes.
Apache License 2.0
35 stars 9 forks source link

List[A].onlyOption: Option[A] #188

Closed stacycurl closed 9 years ago

stacycurl commented 9 years ago

Some(a) when GTL contains a single element, otherwise None.