CollectTry

io.getquill.util.CollectTry
object CollectTry

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CollectTry.type

Members list

Value members

Concrete methods

def apply[T](list: List[Try[T]]): Try[List[T]]