"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
June 25, 2016 8:57pm
MIT