Forest

fs2.data.mft.Forest
See theForest companion trait
object Forest

Attributes

Companion
trait
Source
MFT.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Forest.type

Members list

Type members

Classlikes

case object First extends Forest

Attributes

Source
MFT.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Forest
class Object
trait Matchable
class Any
Show all
Self type
First.type
case object Second extends Forest

Attributes

Source
MFT.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Forest
class Object
trait Matchable
class Any
Show all
Self type
Second.type
case object Self extends Forest

Attributes

Source
MFT.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Forest
class Object
trait Matchable
class Any
Show all
Self type
Self.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val show: Show[Forest]

Attributes

Source
MFT.scala