Aborts

kyo.aborts$.Aborts$
See theAborts companion class
object Aborts

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Aborts.type

Members list

Concise view

Value members

Concrete methods

def apply[E](using tag: Tag[E]): Aborts[E]
def apply[T, E](ex: E)(using tag: Tag[E]): T > Aborts[E]