Done

case class Done[R, E, Z](zio: ZIO[R, E, Z]) extends MergeDecision[R, Any, Any, E, Z]
trait Product
trait Equals
class MergeDecision[R, Any, Any, E, Z]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product