NoGuard

fs2.data.pattern.NoGuard
See theNoGuard companion object
sealed trait NoGuard

A sealed trait with no implementation so that it has no inhabitant. To be used when a pattern language has no guards.

Attributes

Companion:
object
Source:
Selectable.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view