Constructor

fs2.data.pattern.Skeleton$.Constructor
case class Constructor[Expr, Tag](tag: Tag, args: List[RawSkeleton[Expr, Tag]], hasGuard: Boolean) extends Skeleton[Expr, Tag]

Attributes

Source
Skeleton.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Skeleton[Expr, Tag]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def isTrivial: Boolean

Attributes

Inherited from:
Skeleton
Source
Skeleton.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product