Folder

zio.Cause$.Folder$
See theFolder companion trait
object Folder

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Folder.type

Members list

Concise view

Type members

Classlikes

final case class Filter[E](p: Cause[E] => Boolean) extends Folder[Any, E, Cause[E]]

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Folder[Any, E, Cause[E]]
class Object
trait Matchable
class Any
case object IsInterruptedOnly extends Folder[Any, Any, Boolean]

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Folder[Any, Any, Boolean]
class Object
trait Matchable
class Any
Self type
case object Size extends Folder[Any, Any, Int]

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Folder[Any, Any, Int]
class Object
trait Matchable
class Any
Self type
Size.type