GivenOrError

dfhdl.internals.GivenOrError
See theGivenOrError companion trait
object GivenOrError

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T, Msg <: String](t: T): GivenOrError[T, Msg]

Givens

Givens

inline given given_GivenOrError_T_Msg[T, Msg <: String]: GivenOrError[T, Msg]