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 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