Guard

fs2.data.pattern.Skeleton$.Guard
case class Guard[Expr, Tag](guard: Option[Expr]) extends Skeleton[Expr, Tag]

Attributes

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

Members list

Concise view

Value members

Inherited methods

final def isTrivial: Boolean

Attributes

Inherited from:
Skeleton
Source:
Skeleton.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product