"The Try type represents a computation that may either result in an exception, or return a successfully computed value." (From the scala-docs for scala.util.Try)
lorenzo.barasti
July 3, 2016 4:36pm
MIT