raise

cats.mtl.syntax.raise
object raise extends RaiseSyntax

Attributes

Source
raise.scala
Graph
Supertypes
trait RaiseSyntax
class Object
trait Matchable
class Any
Self type
raise.type

Members list

Implicits

Inherited implicits

implicit def toRaiseOps[E](e: E): RaiseOps[E]

Attributes

Inherited from:
RaiseSyntax
Source
raise.scala