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

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

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